mirror of
https://github.com/verilator/verilator.git
synced 2025-01-05 22:27:35 +00:00
5 lines
293 B
Plaintext
5 lines
293 B
Plaintext
%Error: t/t_dpi_logic_bad.v:12:54: DPI function may not return type BASICDTYPE 'logic' (IEEE 1800-2023 35.5.5)
|
|
12 | import "DPI-C" dpii_fa_bit = function logic [2:0] oth_f_int1(input time i);
|
|
| ^~~~~~~~~~
|
|
%Error: Exiting due to
|