#verilog #fpga #vpi #no-std

nightly no-std vpi_export

Export Rust function to be used on a verilog module through VPI

9 releases

0.1.8 Dec 21, 2024
0.1.7 Dec 12, 2024
0.1.0 Nov 24, 2024

#157 in FFI

MIT license

49KB
838 lines

Vpi Export

Crates.io docs.rs

Export Rust functions to be used on a verilog module through VPI.


lib.rs:

Vpi-export

Allows exporting of rust functions as VPI functions

Dependencies

~2.4–6.5MB
~131K SLoC