Vivado Óû§Ô¼ÊøsdcÎļþ³£ÓÃÃüÁî ÏÂÔØ±¾ÎÄ

Vivado Óû§Ô¼ÊøsdcÎļþ³£ÓÃÃüÁî

1.ÍⲿʱÖÓÊäÈëµÄÔ¼ÊøÈçÏ£º

create_clock -period (clock period) -name (clock

name) -waveform { (Traise), (Tfall) } [get_ports (clock port name)]

2.Òѽ¨Á¢µÄʱÖÓ¸ÄÃû

create_generated_clock -name (clock name) [get_pins (path)] 3.input/output delayÉèÖÃ

set_input_delay -clock [get_clocks (clock name)] (delay time ns) [all inputs]

set_output_delay -clock [get_clocks (clock name)] (delay time ns) [all outputs] 4.½¨Á¢Ê±ÖÓ×é

set_clock_groups -name (group name) -asynchronous -group {(clock name) (clock name) }

set_clock_groups -name (group name) -asynchronous -group [get_clocks (clock name)] 5.¹Ü½Å·ÖÅä

set_property PACKAGE_PIN (pin location) [get_ports (port name)]

set_property IOSTANDARD (level:LVDS,LVCMOS18,LVCMOS33 etc.) [get_ports (port name)] 6.¹Ü½Å×÷ΪʱÖÓÏß

set_property CLOCK_DEDICATED_ROUTE FALSE [get_nets (port_name)] 7.¹Ü½ÅÀ­¸ß

set_property PULLUP true [get_ports (port name)]

8.µ±vivado±¨´í˵ÓÐijЩ¹Ü½ÅûÓзÖÅäʱ£¬¼ÓÏÂÃæÁ½¾ä

set_property SEVERITY {Warning} [get_drc_checks NSTD-1] set_property SEVERITY {Warning} [get_drc_checks UCIO-1]