Raw FFI bindings for the SystemVerilog DPI, PLI, and VPI interfaces (IEEE 1800).
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
John Jekel 0398d1994a Fix C defines to be mapped to signed integers 5 months ago
include Create a wrapper.h header and put all IEEE 1800 defs in the crate root 6 months ago
lib Create a wrapper.h header and put all IEEE 1800 defs in the crate root 6 months ago
.gitignore Initial commit 6 months ago
Cargo.lock Create a wrapper.h header and put all IEEE 1800 defs in the crate root 6 months ago
Cargo.toml Fix C defines to be mapped to signed integers 5 months ago
README.md Create a wrapper.h header and put all IEEE 1800 defs in the crate root 6 months ago
build.rs Fix C defines to be mapped to signed integers 5 months ago

README.md

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.