2020-06-10 01:20:16 +02:00
|
|
|
%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
|
2020-04-04 02:07:46 +02:00
|
|
|
18 | module looped ( );
|
|
|
|
|
| ^~~~~~
|
2021-04-24 16:33:49 +02:00
|
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
2019-05-03 00:45:32 +02:00
|
|
|
%Error: Exiting due to
|