Fix message

Signed-off-by: Kamil Danecki <kdanecki@internships.antmicro.com>
This commit is contained in:
Kamil Danecki 2026-02-12 13:03:53 +01:00
parent dd155627f2
commit b24b89207d
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
%Error-UNSUPPORTED: t/t_constraint_unsup.v:9:27: Unsupported expression inside constraint
%Error-UNSUPPORTED: t/t_constraint_unsup.v:9:30: Unsupported expression inside constraint
: ... note: In instance 't'
9 | constraint cons { x + 1.0 > 0.0; }
| ^
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest