verilator/test_regress/t/t_inst_recurse2_bad.out

7 lines
423 B
Plaintext
Raw Normal View History

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'
13 | module looped;
| ^~~~~~
2021-04-24 16:33:49 +02:00
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
%Error: Exiting due to