Crates.io | sv-api |
lib.rs | sv-api |
version | 0.0.1 |
source | src |
created_at | 2024-02-05 01:35:18.643964 |
updated_at | 2024-02-05 01:35:18.643964 |
description | Idiomatic Rust abstractions for interfacing with SystemVerilog. |
homepage | |
repository | https://git.jekel.ca/JZJ/sv-api |
max_upload_size | |
id | 1126929 |
size | 49,573 |
Idiomatic Rust abstractions and raw bindings for the SystemVerilog DPI, PLI, and VPI interfaces.
This crate is in a early development stage at the moment as I flesh out the goals of the project, but it will improve with time :)
TODO describe distinction between this and librstb (or perhaps even reuse parts of that)