Skip to content

Commit 48c8d70

Browse files
committed
wrapcell: Test check -assert post wrapping
1 parent 3cd01a5 commit 48c8d70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/various/wrapcell.ys

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ EOF
1818

1919
wreduce
2020
wrapcell -setattr foo -formatattr bar w{Y_WIDTH} -name OR_{A_WIDTH}_{B_WIDTH}_{Y_WIDTH}
21+
check -assert
2122
select -assert-count 2 top/t:OR_2_3_3
2223
select -assert-count 1 top/t:OR_3_4_4
2324
select -assert-none top/t:OR_2_3_3 top/t:OR_3_4_4 %% top/t:* %D
@@ -47,6 +48,7 @@ EOF
4748
opt_clean
4849
wreduce
4950
wrapcell -setattr foo -formatattr bar w{Y_WIDTH} -name OR_{A_WIDTH}_{B_WIDTH}_{Y_WIDTH}{%unused}
51+
check -assert
5052
select -assert-count 1 top/t:OR_2_3_3
5153
select -assert-count 1 top/t:OR_2_3_3_unused_Y[1]
5254
select -assert-count 1 top/t:OR_3_4_4

0 commit comments

Comments
 (0)