2024-11-09 18:05:26 +01:00
|
|
|
%Error: t/t_constraint_pure_nonabs_bad.v:8:21: Illegal to have 'pure constraint' in non-abstract class (IEEE 1800-2023 18.5.2)
|
|
|
|
|
: ... note: In instance 't'
|
|
|
|
|
8 | pure constraint raintBad;
|
|
|
|
|
| ^~~~~~~~
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2024-11-09 18:05:26 +01:00
|
|
|
%Error: Exiting due to
|