1. 首页
  2. 数据库
  3. 其它
  4. verilogAST cpp:用于Verilog代码生成的AST的C ++ 17实现 源码

verilogAST cpp:用于Verilog代码生成的AST的C ++ 17实现 源码

上传者: 2021-05-08 04:50:07上传 ZIP文件 39.39KB 热度 13次
verilogAST-cpp C ++ 17实现Verilog代码生成的AST 依存关系 编译器:已在Ubuntu Trusty(14.04.5)上使用gcc-7和macOS 10.14上的Xcode 10.2.1进行了测试。 建筑 mkdir build cd build cmake .. cmake --build . 测验 # inside build directory cmake -DVERILOGAST_BUILD_TESTS=ON .. cmake --build . ctest 风格 在合并到主数据库之前,所有更改都应使用clang-format进行处理。
下载地址
用户评论