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