Crate marlin_verilog_macro

Source

Attribute Macros§

dpi
Marlin allows you to import Rust functions into (System)Verilog over DPI. The function must have “C” linkage and be imported into SystemVerilog with “DPI-C” linkage.
verilog