mirror of
https://github.com/verilator/verilator.git
synced 2025-01-31 02:34:10 +00:00
5 lines
143 B
Plaintext
5 lines
143 B
Plaintext
|
%Error: t/t_queue_bounded_unsup_bad.v:7: Unsupported: Bounded queues. Suggest use unbounded.
|
||
|
int q[$ : 3];
|
||
|
^
|
||
|
%Error: Exiting due to
|