verilator/test_regress/t/t_param_store_bad.out

5 lines
227 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);
| ^
%Error: Exiting due to