ad_rst: Fix constraints for Intel designs

main
Istvan Csomortani 2018-08-08 09:07:52 +01:00 committed by István Csomortáni
parent e97d707f24
commit 7e599ce09c
1 changed files with 2 additions and 4 deletions

View File

@ -1,6 +1,4 @@
set_false_path -from [get_registers *up_*rst_async*] -to [get_registers *ad_rst:i_core_rst_reg|rst_sync_d]
set_false_path -from [get_registers *up_*rst_async*] -to [get_registers *ad_rst:i_core_rst_reg|rstn]
set_false_path -from [get_registers *up_core_preset] -to [get_registers *ad_rst:i_core_rst_reg|rst_async_d*]
set_false_path -to [get_pins -hierarchical -nocase rst_async_d*|CLRN]
set_false_path -to [get_pins -hierarchical -nocase rst_sync|CLRN]