verilator/test_regress/t/t_class_uses_this_bad.out

6 lines
264 B
Plaintext
Raw Normal View History

2024-10-08 01:14:41 +02:00
%Error: t/t_class_uses_this_bad.v:11:12: 'this' used outside class (IEEE 1800-2023 8.11)
11 | this.addr = 2;
2020-10-08 13:54:01 +02:00
| ^
... 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