verilator/test_regress/t/t_clocking_bad1.out

6 lines
257 B
Plaintext
Raw Normal View History

2022-12-23 12:34:49 +00:00
%Error: t/t_clocking_bad1.v:16:12: Only one default clocking block allowed per module (IEEE 1800-2017 14.12)
: ... In instance t
16 | default clocking @(posedge clk);
| ^~~~~~~~
%Error: Exiting due to