Skip to content

Commit aa0f711

Browse files
authored
Revert timing_api.py
Signed-off-by: Mike Inouye <mikeinouye@google.com>
1 parent 16e1b0f commit aa0f711

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

test/timing_api.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
tech.readLef("Nangate45/Nangate45_tech.lef")
66
tech.readLef("Nangate45/Nangate45_stdcell.lef")
77

8-
assert tech.getTech().getName() != ""
9-
108
design = Design(tech)
119
design.readDef("get_core_die_areas.def")
1210
timing = Timing(design)

0 commit comments

Comments
 (0)