2025-11-23 02:17:17 +01:00
|
|
|
%Error-UNSUPPORTED: t/t_config_hier.v:36:3: Unsupported: config inst use rule
|
2025-11-13 00:37:09 +01:00
|
|
|
36 | instance t.u_1 use work.cfg2 :config;
|
|
|
|
|
| ^~~~~~~~
|
2025-11-20 02:23:02 +01:00
|
|
|
... For error description see https://verilator.org/warn/UNSUPPORTED?v=latest
|
2025-11-23 02:17:17 +01:00
|
|
|
%Error-UNSUPPORTED: t/t_config_hier.v:41:3: Unsupported: config inst use rule
|
2025-11-13 00:37:09 +01:00
|
|
|
41 | instance t.u_1 use cfg2 :config;
|
|
|
|
|
| ^~~~~~~~
|
2025-11-23 02:17:17 +01:00
|
|
|
%Error-UNSUPPORTED: t/t_config_hier.v:62:3: Unsupported: config inst use rule
|
2025-11-13 00:37:09 +01:00
|
|
|
62 | instance u_bb use work.c2_bb;
|
|
|
|
|
| ^~~~~~~~
|
|
|
|
|
%Error: Exiting due to
|