ad-rst - common instance for adc/dac

main
Rejeesh Kutty 2015-08-20 11:32:55 -04:00
parent d67a4a3088
commit b0079e60bf
1 changed files with 1 additions and 1 deletions

View File

@ -8,5 +8,5 @@ set_false_path -from [get_registers *up_xfer_status:i_*_xfer_status|d_xfer_data
set_false_path -from [get_registers *up_clock_mon:i_*_clock_mon|d_count_toggle*] -to [get_registers *up_clock_mon:i_*_clock_mon|up_count_toggle_m1*] set_false_path -from [get_registers *up_clock_mon:i_*_clock_mon|d_count_toggle*] -to [get_registers *up_clock_mon:i_*_clock_mon|up_count_toggle_m1*]
set_false_path -from [get_registers *up_clock_mon:i_*_clock_mon|d_count_hold*] -to [get_registers *up_clock_mon:i_*_clock_mon|up_d_count*] set_false_path -from [get_registers *up_clock_mon:i_*_clock_mon|d_count_hold*] -to [get_registers *up_clock_mon:i_*_clock_mon|up_d_count*]
set_false_path -from [get_registers *up_clock_mon:i_*_clock_mon|up_count_toggle*] -to [get_registers *up_clock_mon:i_*_clock_mon|d_count_toggle_m1*] set_false_path -from [get_registers *up_clock_mon:i_*_clock_mon|up_count_toggle*] -to [get_registers *up_clock_mon:i_*_clock_mon|d_count_toggle_m1*]
set_false_path -from [get_registers *i_up*up_preset*] -to [get_registers *i_up*|ad_rst*|ad_rst_sync_m1*] set_false_path -from [get_registers *up_*_common:i_up_*_common|up_core_preset*] -to [get_registers *up_*_common:i_up_*_common|ad_rst:i_core_rst_reg|ad_rst_sync_m1*]