mirror of https://github.com/llvm/circt.git
![]() This commit introduces a standardized synthesis pipeline and restructures the codebase: * Creates a new SynthesisPipeline class to define the default synthesis pipeline. This pipeline serves both circt-synth and is exposed through the C API for Python bindings. * Added a dedicated Synthesis directory under `lib/` to house synthesis-related code. This architectural change is aimed to promote synthesis capabilities to a first-class component within CIRCT rather than limiting it to the circt-synth tool. |
||
---|---|---|
.. | ||
Bindings | ||
Dialect | ||
EmitVerilog | ||
Target/ExportSystemC | ||
arcilator/JIT | ||
circt-bmc | ||
circt-lec | ||
circt-rtl-sim | ||
circt-synth | ||
circt-test | ||
handshake-runner | ||
CMakeLists.txt | ||
lit.cfg.py | ||
lit.site.cfg.py.in |