verilog-arc 0.4.2

A rust proc macro based code generation backend for OpenVAF
Documentation

Verilog ARC

A codegen libary meant to be used with the OpenVAF crate. It uses the procmacro2 crate to generate code that can then be compiled using rustc. This libary is primarly being developed for use in VerilogAE. However it is specifically designed in such a way that that it can easily be applied to other projects