#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

#101 in FFI

Download history 108/week @ 2024-11-20 269/week @ 2024-11-27 342/week @ 2024-12-04 142/week @ 2024-12-11 140/week @ 2024-12-18 6/week @ 2024-12-25

754 downloads per month

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.3–6.5MB
~130K SLoC