File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed
Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 1+ [INFO ODB-0227] LEF file: data/../Nangate45/Nangate45_tech.lef, created 22 layers, 27 vias
2+ [INFO ODB-0227] LEF file: data/../Nangate45/fake_macros.lef, created 10 library cells
3+ [INFO ODB-0227] LEF file: data/../Nangate45/fake_bumps.lef, created 1 library cells
4+ [WARNING STA-1171] data/../Nangate45/fake_macros.lib line 32, default_max_transition is 0.0.
5+ [INFO ODB-0128] Design: fake_macros
6+ [INFO ODB-0131] Created 10 components and 32 component-terminals.
7+ [INFO ODB-0133] Created 12 nets and 24 connections.
8+ [WARNING ODB-0156] Found 1 overlapping chips
9+ [WARNING ODB-0151] Found 1 floating chip sets
10+ [WARNING ODB-0151] Found 2 floating chip sets
111Summary 7 / 7 (100% pass)
212pass
Original file line number Diff line number Diff line change @@ -13,15 +13,6 @@ proc get_3dblox_marker_count { sub_category_name } {
1313 return [$sub_category getMarkerCount]
1414}
1515
16- # Suppress noisy standard loading messages and checker warnings
17- suppress_message ODB 227
18- suppress_message ODB 128
19- suppress_message ODB 131
20- suppress_message ODB 133
21- suppress_message STA 1171
22- suppress_message ODB 156
23- suppress_message ODB 151
24-
2516# 1. Load clean design
2617read_3dbx " data/example.3dbx"
2718set db [ord::get_db]
You can’t perform that action at this time.
0 commit comments