mirror of
https://github.com/verilator/verilator.git
synced 2025-01-07 15:17:36 +00:00
5 lines
299 B
Plaintext
5 lines
299 B
Plaintext
%Error: t/t_dpi_dup_bad.v:12: Duplicate declaration of DPI function with different formal arguments: t.oth_f_int2
|
|
t/t_dpi_dup_bad.v:12: ... New prototype: pure int dpii_fa_bit (int, int)
|
|
t/t_dpi_dup_bad.v:11: ... Original prototype: int dpii_fa_bit (int)
|
|
%Error: Exiting due to
|