GitHunt
WI

widlarizer/chosys

CIRCT and Yosys interoperability, demonstrated with CHISEL

CIRCT and Yosys interoperability

This is a mockup integration of CIRCT and Yosys. By directly integrating both tools, the intermediate setup with Verilot files is not needed.

graph TD
    Chisel-->CoreDialects["Core Dialects"]
    CoreDialects-->RTLILDialect["RTL IL Dialect"]
    RTLILDialect-->RTLIL["RTL IL"]
    RTLIL-->Yosys
Loading

Languages

C++46.5%MLIR28.8%CMake11.9%Nix6.4%Shell2.4%Makefile2.3%Verilog1.7%

Contributors

Apache License 2.0
Created August 25, 2025
Updated August 25, 2025
widlarizer/chosys | GitHunt