2025-11-23 02:17:17 +01:00
|
|
|
%Error-UNSUPPORTED: t/t_config_rules.v:33:3: Unsupported: config inst use rule
|
2025-11-13 00:37:09 +01:00
|
|
|
33 | instance t.m20 liblist;
|
|
|
|
|
| ^~~~~~~~
|
2025-11-20 12:38:46 +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_rules.v:34:3: Unsupported: config inst liblist rule
|
2025-11-13 00:37:09 +01:00
|
|
|
34 | instance t.m21 liblist libc;
|
|
|
|
|
| ^~~~~~~~
|
2025-11-23 02:17:17 +01:00
|
|
|
%Error-UNSUPPORTED: t/t_config_rules.v:35:3: Unsupported: config inst liblist rule
|
2025-11-13 00:37:09 +01:00
|
|
|
35 | instance t.m22 liblist libc libd;
|
|
|
|
|
| ^~~~~~~~
|
2025-11-23 02:17:17 +01:00
|
|
|
%Error-UNSUPPORTED: t/t_config_rules.v:36:3: Unsupported: config inst liblist rule
|
2025-11-13 00:37:09 +01:00
|
|
|
36 | instance t.m23 liblist libc libd;
|
|
|
|
|
| ^~~~~~~~
|
2025-11-23 02:17:17 +01:00
|
|
|
%Error-UNSUPPORTED: t/t_config_rules.v:37:3: Unsupported: config inst liblist rule
|
2025-11-13 00:37:09 +01:00
|
|
|
37 | instance t.m24 liblist libc libd;
|
|
|
|
|
| ^~~~~~~~
|
2025-11-23 02:17:17 +01:00
|
|
|
%Error-UNSUPPORTED: t/t_config_rules.v:40:3: Unsupported: config inst use rule
|
2025-11-13 00:37:09 +01:00
|
|
|
40 | instance t.m30 use cell_identifier;
|
|
|
|
|
| ^~~~~~~~
|
2025-11-23 02:17:17 +01:00
|
|
|
%Error-UNSUPPORTED: t/t_config_rules.v:41:3: Unsupported: config inst use rule
|
2025-11-13 00:37:09 +01:00
|
|
|
41 | instance t.m31 use lib_id.cell_id;
|
|
|
|
|
| ^~~~~~~~
|
2025-11-23 02:17:17 +01:00
|
|
|
%Error-UNSUPPORTED: t/t_config_rules.v:42:3: Unsupported: config inst use rule
|
2025-11-13 00:37:09 +01:00
|
|
|
42 | instance t.m32 use #();
|
|
|
|
|
| ^~~~~~~~
|
|
|
|
|
%Error: Exiting due to
|