Skip to content

Commit f5efe4e

Browse files
committed
pdn: add shared def to tests
Signed-off-by: Matt Liberty <[email protected]>
1 parent 8420a53 commit f5efe4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/pdn/test/BUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,8 @@ filegroup(
273273
"ihp_ethmac/RM_IHPSG13_1P_256x48_c2_bm_bist.lef",
274274
"ihp_ethmac/floorplan.def",
275275
],
276+
"asap7_failed_macro_covered": ["asap7_failed_macro_grid.def"],
277+
"asap7_macro_notcovered": ["asap7_failed_macro_grid.def"],
276278
}.get(test_name, []),
277279
)
278280
for test_name in ALL_TESTS

0 commit comments

Comments
 (0)