2020-03-21 16:24:24 +01:00
|
|
|
%Error: t/t_dpi_2exp_bad.v:12:45: Function was already DPI Exported, duplicate not allowed: 'dpix_twice'
|
2020-04-04 02:07:46 +02:00
|
|
|
12 | export "DPI-C" dpix_t_int_renamed = task dpix_twice;
|
|
|
|
|
| ^~~~~~~~~~
|
2025-04-05 23:10:28 +02:00
|
|
|
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
|
2019-06-13 03:49:40 +02:00
|
|
|
%Error: Exiting due to
|