Skip to content

Commit 30fcde6

Browse files
committed
mpl: adjust test for the new IO Pads handling approach
Signed-off-by: Arthur Koucher <[email protected]>
1 parent 7c6c1d2 commit 30fcde6

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

src/mpl/test/io_pads1.ok

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ Die Area: (0.00, 0.00) (290.00, 125.00), Floorplan Area: (0.00, 0.00) (149.91,
1919
Floorplan Utilization: 0.21
2020
Manufacturing Grid: 10
2121

22+
[WARNING MPL-0014] No Liberty data found for std cells. Continuing without dataflow.
2223
No differences found.

src/mpl/test/io_pads1.tcl

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@ read_lef Nangate45/Nangate45.lef
55
read_lef Nangate45_io/dummy_pads.lef
66
read_lef testcases/macro_only.lef
77

8-
# libs are needed, because the IO PADs are created based on the
9-
# internal MPL dataflow data structure and, while creating this
10-
# structure, if no std cell has liberty data, the dataflow creation
11-
# is skipped.
12-
read_liberty Nangate45/Nangate45_fast.lib
13-
read_liberty Nangate45_io/dummy_pads.lib
14-
158
read_def testcases/io_pads1.def
169

1710
set_thread_count 0

0 commit comments

Comments
 (0)