mirror of
https://github.com/verilator/verilator.git
synced 2025-01-11 09:07:53 +00:00
5 lines
236 B
Plaintext
5 lines
236 B
Plaintext
%Error: t/t_dpi_2exp_bad.v:11: Function was already DPI Exported, duplicate not allowed: 'dpix_twice'
|
|
export "DPI-C" dpix_t_int_renamed = task dpix_twice;
|
|
^~~~~~~~~~
|
|
%Error: Exiting due to
|