verilator/test_regress/t/t_class_uses_this_bad.out

6 lines
257 B
Plaintext
Raw Normal View History

2026-03-08 23:26:40 +01:00
%Error: t/t_class_uses_this_bad.v:11:9: 'this' used outside class (IEEE 1800-2023 8.11)
11 | this.addr = 2;
| ^
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
2020-10-08 13:54:01 +02:00
%Error: Exiting due to