| Crates.io | vhpi-sys |
| lib.rs | vhpi-sys |
| version | 0.1.1 |
| created_at | 2026-01-07 12:30:04.206066+00 |
| updated_at | 2026-01-07 12:48:41.479269+00 |
| description | Raw FFI bindings to the VHDL VHPI library. |
| homepage | |
| repository | https://github.com/nickg/rust-vhpi |
| max_upload_size | |
| id | 2028164 |
| size | 51,703 |
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.