ad_rst: Update SDC constraints of the module
The asynchronous set paths of the reset synchronization stage should be treated as false-paths.main
parent
1e7f567e16
commit
949073b012
|
@ -2,3 +2,5 @@
|
||||||
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|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_*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*]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue