mirror of
https://github.com/verilator/verilator.git
synced 2025-01-12 01:27:36 +00:00
5 lines
202 B
Plaintext
5 lines
202 B
Plaintext
%Error: t/t_inst_recurse2_bad.v:17: Unsupported: Identically recursive module (module instantiates itself, without changing parameters): 'looped'
|
|
module looped ( );
|
|
^~~~~~
|
|
%Error: Exiting due to
|