Skip to content

Commit 0d0d2cd

Browse files
committed
pdn: add testcase for pad connections on non-pref layer
Signed-off-by: Peter Gadfort <[email protected]>
1 parent dd4781d commit 0d0d2cd

9 files changed

+114113
-0
lines changed

src/pdn/test/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ COMPULSORY_TESTS = [
9999
"pads_black_parrot_max_width",
100100
"pads_black_parrot_no_connect",
101101
"pads_black_parrot_offset",
102+
"pads_connect_from_non_pref_edge",
102103
"power_switch",
103104
"power_switch_cut_rows",
104105
"power_switch_daisy",

src/pdn/test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ or_integration_tests(
9898
pads_black_parrot_max_width
9999
pads_black_parrot_no_connect
100100
pads_black_parrot_offset
101+
pads_connect_from_non_pref_edge
101102
power_switch
102103
power_switch_cut_rows
103104
power_switch_daisy

src/pdn/test/gf180/floorplan.def

Lines changed: 3271 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)