Skip to content

Commit cbfe85a

Browse files
committed
pdn: add test for valid grid with bterms on edge not created
Signed-off-by: Peter Gadfort <[email protected]>
1 parent e0d267d commit cbfe85a

File tree

5 files changed

+2794
-0
lines changed

5 files changed

+2794
-0
lines changed

src/pdn/test/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ COMPULSORY_TESTS = [
5858
"core_grid_with_rings_with_straps",
5959
"core_grid_with_rings_with_straps_rings_over_core",
6060
"core_grid_with_routing_obstructions",
61+
"core_grid_with_single_edge_pins",
6162
"core_grid_with_single_layer_rings",
6263
"design_width",
6364
"existing",

src/pdn/test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ or_integration_tests(
5757
core_grid_with_rings_with_straps
5858
core_grid_with_rings_with_straps_rings_over_core
5959
core_grid_with_routing_obstructions
60+
core_grid_with_single_edge_pins
6061
core_grid_with_single_layer_rings
6162
design_width
6263
existing

0 commit comments

Comments
 (0)