verilator/test_regress/t/t_inst_recurse2_bad.out

6 lines
270 B
Plaintext
Raw Normal View History

%Error: t/t_inst_recurse2_bad.v:17: Unsupported: Identically recursive module (module instantiates itself, without changing parameters): 'looped'
: ... In instance t.looped.looped
module looped ( );
^~~~~~
%Error: Exiting due to