circt/lib/CAPI/ExportVerilog
Fabian Schuiki 719bbfde79
[CAPI] Add circt-capi target and build it in CI (#7017)
Add a `circt-capi` target that depends on all C API libraries. Introduce
a new `add_circt_public_c_api_library` CMake function that wraps around
the MLIR equivalent, but also adds a dependency from `circt-capi`. Make
at least the short integration tests CI job build the `circt-capi`
target to ensure it has a bit of CI coverage.
2024-05-09 11:21:33 -07:00
..
CMakeLists.txt [CAPI] Add circt-capi target and build it in CI (#7017) 2024-05-09 11:21:33 -07:00
ExportVerilog.cpp [Python] Expose exportSplitVerilog API to Python. 2021-11-09 13:28:54 -07:00