2024-11-27 04:27:32 +01:00
|
|
|
%Error: t/t_disable_iff_multi_bad.v:14:4: Only one 'default disable iff' allowed per module (IEEE 1800-2023 16.15)
|
|
|
|
|
: ... note: In instance 't'
|
2023-12-24 19:11:09 +01:00
|
|
|
14 | default disable iff (!rstn);
|
|
|
|
|
| ^~~~~~~
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2023-12-24 19:11:09 +01:00
|
|
|
%Error: Exiting due to
|