verilator/test_regress/t/t_constraint_method_bad.out

7 lines
338 B
Plaintext
Raw Normal View History

2026-03-08 23:26:40 +01:00
%Error: t/t_constraint_method_bad.v:13:10: No such constraint method 'bad_method'
: ... note: In instance 't'
2026-03-08 23:26:40 +01:00
13 | cons.bad_method(1);
| ^~~~~~~~~~
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
%Error: Exiting due to