verilogAST-cpp icon indicating copy to clipboard operation
verilogAST-cpp copied to clipboard

C++17 implementation of an AST for Verilog code generation

Results 3 verilogAST-cpp issues
Sort by recently updated
recently updated
newest added

For example: https://github.com/rdaly525/coreir/pull/822/files#diff-772534cb14af40ea33af72b39d05c59c (In my opinion) would be easier to read if the assign was indented.

enhancement

This could either be a pass or enabled by default.

enhancement

Release packages for linux and osx, ideally installation is a `wget`, `tar`, `cd`, and `make install`