2023-09-25 16:40:44 +02:00
|
|
|
%Error: t/t_udp_param_bad.v:12:15: syntax error, unexpected '#', expecting ';'
|
|
|
|
|
12 | primitive udp #(
|
|
|
|
|
| ^
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2023-09-25 16:40:44 +02:00
|
|
|
%Error: t/t_udp_param_bad.v:14:1: syntax error, unexpected ')', expecting ';'
|
|
|
|
|
14 | ) (o, a);
|
|
|
|
|
| ^
|
|
|
|
|
%Error: Exiting due to
|