3 releases

0.4.2 Jun 9, 2020
0.4.1 Jun 8, 2020
0.4.0 Jun 5, 2020

#1088 in Procedural macros

Download history 1/week @ 2024-02-14 8/week @ 2024-02-21 20/week @ 2024-02-28 18/week @ 2024-03-27 34/week @ 2024-04-03

52 downloads per month

GPL-3.0 license

37KB
824 lines

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

Dependencies

~6MB
~82K SLoC