update unsup.out
This commit is contained in:
parent
fcc4da9d66
commit
2f3a7549cb
|
|
@ -1,4 +1,4 @@
|
||||||
%Error-UNSUPPORTED: t/t_constraint_global_nested_unsup.v:9:14: Unsupported: Variable 'm_mid.m_inner' cannot have multiple global constraints
|
%Error-UNSUPPORTED: t/t_constraint_global_nested_unsup.v:9:14: Unsupported: One variable 'm_mid.m_inner' cannot have multiple global constraints
|
||||||
: ... note: In instance 't'
|
: ... note: In instance 't'
|
||||||
9 | constraint c_inner { m_val inside {[1:10]}; }
|
9 | constraint c_inner { m_val inside {[1:10]}; }
|
||||||
| ^~~~~~~
|
| ^~~~~~~
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue