#verilog #vpi #fpga #no-std

nightly no-std vpi_export

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

10 releases

new 0.1.9 Mar 4, 2025
0.1.8 Dec 21, 2024
0.1.0 Nov 24, 2024

#170 in FFI

Download history 121/week @ 2024-11-23 550/week @ 2024-11-30 169/week @ 2024-12-07 25/week @ 2024-12-14 141/week @ 2024-12-21 1/week @ 2024-12-28 3/week @ 2025-01-04 2/week @ 2025-01-11 1/week @ 2025-02-01 108/week @ 2025-03-01

109 downloads per month

MIT license

51KB
890 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
~130K SLoC