We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a19e3a + 14e3939 commit 143ce01Copy full SHA for 143ce01
src/cts/test/BUILD
@@ -18,6 +18,7 @@ COMPULSORY_TESTS = [
18
"check_charBuf",
19
"check_max_fanout1",
20
"check_max_fanout2",
21
+ "check_max_fanout3",
22
"check_wire_rc_cts",
23
"dummy_load",
24
"find_clock",
src/grt/test/BUILD
@@ -76,6 +76,7 @@ TESTS = [
76
"set_nets_to_route1",
77
"silence",
78
"single_row",
79
+ "soft_ndr_4w_6s",
80
"top_level_term1",
81
"top_level_term2",
82
"top_level_term3",
0 commit comments