verilog-arc

Crates.ioverilog-arc
lib.rsverilog-arc
version0.4.2
sourcesrc
created_at2020-06-05 20:16:11.778225
updated_at2020-06-09 14:17:45.416247
descriptionA rust proc macro based code generation backend for OpenVAF
homepage
repositoryhttps://gitlab.com/DSPOM/verilogarc
max_upload_size
id250442
size69,582
Pascal Kuthe (pascalkuthe)

documentation

README

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

Commit count: 39

cargo fmt