Skip to content

Commit 10e58f9

Browse files
committed
Revert error code being checked for noinline type-not-in-bits tests
1 parent 71bfd65 commit 10e58f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testsuite/bsc.verilog/noinline/noinline.exp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ test_c_veri_bsv_modules NoInlineInSched {module_inv}
5656

5757
if { $vtest == 1 } {
5858

59-
compile_verilog_fail_error NoInline_ArgNotInBits.bsv T0031
59+
compile_verilog_fail_error NoInline_ArgNotInBits.bsv T0043
6060
# compare for good measure, since the error has a configurable string
6161
compare_file NoInline_ArgNotInBits.bsv.bsc-vcomp-out
6262

63-
compile_verilog_fail_error NoInline_ResNotInBits.bsv T0031
63+
compile_verilog_fail_error NoInline_ResNotInBits.bsv T0043
6464
# compare for good measure, since the error has a configurable string
6565
compare_file NoInline_ResNotInBits.bsv.bsc-vcomp-out
6666

0 commit comments

Comments
 (0)