verilator/test_regress/t/t_inst_recurse2_bad.out

7 lines
411 B
Plaintext
Raw Normal View History

%Error-UNSUPPORTED: t/t_inst_recurse2_bad.v:18:8: Unsupported: Identically recursive module (module instantiates itself, without changing parameters): 'looped'
: ... In instance t.looped.looped
18 | module looped ( );
| ^~~~~~
... For error description see https://verilator.org/warn/UNSUPPORTED?v=4.201
%Error: Exiting due to