2019-07-12 04:09:30 +02:00
|
|
|
%Warning-CLKDATA: t/t_clk_scope_bad.v:35: Clock used as data (on rhs of assignment) in sequential block 'clk'
|
2019-07-26 18:52:38 +02:00
|
|
|
: ... In instance t.p2
|
2019-07-15 03:42:03 +02:00
|
|
|
q <= d;
|
|
|
|
|
^
|
2019-05-31 02:30:59 +02:00
|
|
|
... Use "/* verilator lint_off CLKDATA */" and lint_on around source to disable this message.
|
2019-05-14 01:31:24 +02:00
|
|
|
%Error: Exiting due to
|