2024-11-10 21:27:13 +01:00
|
|
|
%Error: t/t_package_local_bad.v:9:16: Illegal 'local::' outside 'randomize() with' (IEEE 1800-2023 18.7.1)
|
2024-06-13 14:38:20 +02:00
|
|
|
9 | $display(local::x);
|
2024-08-02 17:45:17 +02:00
|
|
|
| ^~~~~
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2024-06-13 14:38:20 +02:00
|
|
|
%Error: Exiting due to
|