mirror of
https://github.com/verilator/verilator.git
synced 2026-09-07 01:52:17 +02:00
6 lines
279 B
Plaintext
6 lines
279 B
Plaintext
%Error: t/t_forceable_string_bad.v:8:10: Forcing strings is not permitted: t__DOT__str
|
|
8 | string str /*verilator forceable*/;
|
|
| ^~~
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
|
%Error: Exiting due to
|