vpi_export 0.1.9

Export Rust function to be used on a verilog module through VPI
Documentation
1
2
3
4
5
# Vpi Export

[![Crates.io](https://img.shields.io/crates/v/vpi_export.svg?label=vpi_export)](https://crates.io/crates/vpi_export) [![docs.rs](https://docs.rs/vpi_export/badge.svg)](https://docs.rs/vpi_export/)

Export Rust functions to be used on a verilog module through VPI.