mirror of
https://github.com/verilator/verilator.git
synced 2025-01-14 18:44:02 +00:00
5 lines
131 B
Plaintext
5 lines
131 B
Plaintext
%Error: t/t_lint_comb_bad.v:14:16: syntax error, unexpected '@'
|
|
always_comb @(*) begin
|
|
^
|
|
%Error: Cannot continue
|