2024-10-08 01:14:41 +02:00
|
|
|
%Error-UNSUPPORTED: t/t_inst_recurse2_bad.v:13:8: Unsupported: Identically recursive module (module instantiates itself, without changing parameters): 'looped'
|
2024-09-20 14:59:10 +02:00
|
|
|
: ... note: In instance 't.looped.looped.looped'
|
2025-09-13 15:28:43 +02:00
|
|
|
13 | module looped;
|
2020-04-04 02:07:46 +02:00
|
|
|
| ^~~~~~
|
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
|