📄 axi_interconnect_1.xdc
字号:
set_false_path -quiet -through [get_pins -hierarchical -match_style ucf "*/INTERCONNECT_ARESETN"]
set_false_path -quiet -to [get_cells -hierarchical -match_style ucf "*_resync*"]
set_false_path -quiet -to [get_cells -hierarchical -match_style ucf "*clock_conv_inst/*asyncfifo_*/*mem/*dout_i_reg*"]
set_false_path -quiet -from [get_cells -hierarchical -match_style ucf "*clock_conv_inst/*asyncfifo_*/wr_pntr_gc*"]
set_false_path -quiet -from [get_cells -hierarchical -match_style ucf "*clock_conv_inst/*asyncfifo_*/rd_pntr_gc*"]
set_false_path -quiet -from [get_cells -hierarchical -match_style ucf "*clock_conv_inst/*asyncfifo_*/*clkx/wr_q*"]
set_false_path -quiet -from [get_cells -hierarchical -match_style ucf "*clock_conv_inst/*asyncfifo_*/*clkx/rd_q*"]
set_false_path -quiet -from [get_cells -hierarchical -match_style ucf "*clock_conv_inst/*async_conv_reset*"]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -