mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-01 10:27:10 +02:00
read_saif ref missing instance resolves #406
Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
(SAIFILE
|
||||
(SAIFVERSION "2.0")
|
||||
(DIRECTION "backward")
|
||||
(DIVIDER / )
|
||||
(TIMESCALE 1ns)
|
||||
(DURATION 1000)
|
||||
(INSTANCE TOP
|
||||
(INSTANCE child
|
||||
(INSTANCE grandchild
|
||||
(NET
|
||||
(clk (T0 500) (T1 500) (TZ 0) (TX 0) (TB 0) (TC 1000))
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
Reference in New Issue
Block a user