Skip to content

Commit 9c8c492

Browse files
committed
pdn: add test for M1->M3 followpins with split cuts
Signed-off-by: Peter Gadfort <[email protected]>
1 parent 1b0c816 commit 9c8c492

File tree

5 files changed

+3472
-0
lines changed

5 files changed

+3472
-0
lines changed

src/pdn/test/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ COMPULSORY_TESTS = [
1717
"asap7_vias_dont_use",
1818
"asap7_vias_fixed_vias",
1919
"asap7_vias_max_rows_columns",
20+
"asap7_M1_M3_followpins",
2021
"bpin_removal",
2122
"core_grid",
2223
"core_grid_adjacentcuts",

src/pdn/test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ or_integration_tests(
1616
asap7_vias_dont_use
1717
asap7_vias_fixed_vias
1818
asap7_vias_max_rows_columns
19+
asap7_M1_M3_followpins
1920
bpin_removal
2021
core_grid
2122
core_grid_adjacentcuts

0 commit comments

Comments
 (0)