Forum Discussion
Hi,
I’ve tried multiple combinations of the set_instance_assignment command,
but nothing seems to work. Below are the commands I used in the TCL window of the Timing Analyzer tool.
After entering the commands, I clicked on Report DRC, but nothing changed.
I also tried clicking Reset Design, Update Timing Netlist, and finally Report DRC again, but still no changes.
Do I need to re-synthesize the design?
Here are the commands I tried:
set_instance_assignment -entity evt_dib_ip_i|die_ready_Z -name SYNCHRONIZER_IDENTIFICATION "FORCED IF ASYNCHRONOUS"
set_instance_assignment -entity evt_dib_ip_i|die_ready_Z -name SYNCHRONIZER_IDENTIFICATION "FORCED IF ASYNCHRONOee"
set_instance_assignment -entity evt_dib_ip_i|die_ready_Z -name SYNCHRONIZER_IDENTIFICATION "FORCED"
set_instance_assignment -entity evt_dib_ip_i|die_ready_sync_i|sync1_in_Z -name SYNCHRONIZER_IDENTIFICATION "FORCED IF ASYNCHRONOUS"
set_instance_assignment -entity evt_dib_ip_i|die_ready_sync_i|sync1_in_Z -name SYNCHRONIZER_IDENTIFICATION "FORCED"
set_instance_assignment -to evt_dib_ip_i|die_ready_Z -name SYNCHRONIZER_IDENTIFICATION "FORCED IF ASYNCHRONOUS"
set_instance_assignment -to evt_dib_ip_i|die_ready_Z -name SYNCHRONIZER_IDENTIFICATION "FORCED"
set_instance_assignment -to evt_dib_ip_i|die_ready_sync_i|sync1_in_Z -name SYNCHRONIZER_IDENTIFICATION "FORCED IF ASYNCHRONOUS"
set_instance_assignment -to evt_dib_ip_i|die_ready_sync_i|sync1_in_Z -name SYNCHRONIZER_IDENTIFICATION "FORCED"