Hello,I am testing the sdc "create_generated_clock". When I add create_generated_clock like following, the OpenSTA app can't correctly return。please help to fix it when you are available,thank you!
I add the sdc in the examples file(/OpenSTA-master/examples/delay_calc.tcl) like this:
create_generated_clock -name gclk -source [get_pins r1/CK] -divide_by 2 [get_pins r1/Q]
Hello,I am testing the sdc "create_generated_clock". When I add create_generated_clock like following, the OpenSTA app can't correctly return。please help to fix it when you are available,thank you!
I add the sdc in the examples file(/OpenSTA-master/examples/delay_calc.tcl) like this: create_generated_clock -name gclk -source [get_pins r1/CK] -divide_by 2 [get_pins r1/Q]
the run result is: