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