verilator/test_regress/t/t_param_store_bad.out

6 lines
328 B
Plaintext
Raw Normal View History

2024-12-20 03:30:14 +01:00
%Error: t/t_param_store_bad.v:12:31: Storing to parameter variable 'S' in a context that is determined only at runtime
12 | $value$plusargs("S=%s", S);
| ^
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
%Error: Exiting due to