vhpi-sys

Crates.iovhpi-sys
lib.rsvhpi-sys
version0.1.1
created_at2026-01-07 12:30:04.206066+00
updated_at2026-01-07 12:48:41.479269+00
descriptionRaw FFI bindings to the VHDL VHPI library.
homepage
repositoryhttps://github.com/nickg/rust-vhpi
max_upload_size
id2028164
size51,703
Nick Gasson (nickg)

documentation

README

vhpi-sys

This crate provides the raw, unsafe FFI bindings for the VHDL VHPI interface.

Note: You probably do not want to use this crate directly.

These are auto-generated using bindgen and are intended to be used by the high-level, safe wrapper crate vhpi. Please see the vhpi crate documentation for a safe and ergonomic API.

Commit count: 18

cargo fmt