#system-verilog #verilog #bindings #dpi #vpi

sv-bindings

Raw FFI bindings for the (System)Verilog DPI, PLI, and VPI interfaces (IEEE 1800)

3 releases

0.1.2 Nov 30, 2023
0.1.1 Nov 25, 2023
0.1.0 Nov 25, 2023

#1116 in Hardware support

Download history 1/week @ 2024-02-18 36/week @ 2024-02-25 2/week @ 2024-03-03 21/week @ 2024-03-10 1/week @ 2024-03-17 59/week @ 2024-03-24 32/week @ 2024-03-31

113 downloads per month
Used in sv-api

MIT license

23KB

sv-bindings

Raw FFI bindings for the SystemVerilog DPI, PLI, and VPI interfaces (IEEE 1800).

TODO better readme with examples

If there is enough interest in this crate, and others wish to contribute, I can move the repo to GitHub or Gitlab.


lib.rs:

  • sv-bindings: Raw FFI bindings for the (System)Verilog DPI, PLI, and VPI interfaces (IEEE 1800).
  • If you wish to use sv-bindings, add it as a dependency!
  • TODO better documentation

No runtime deps

~0–1.8MB
~36K SLoC