parallaxsw / OpenSTA

GNU General Public License v3.0
52 stars 23 forks source link

Genclks can't exit BfsBkwdIterator #41

Closed eaglechip closed 5 months ago

eaglechip commented 5 months ago

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]

gen_clk

the run result is: run_reslt

parallaxsw commented 5 months ago

87816b30 issue41 genclk master search