circt/lib/CAPI
Jacques Pienaar 7f1c3399e4
Update to new builder format. (#8785)
Basically did

set(CMAKE_CXX_CLANG_TIDY local/clang-tidy -checks=-*,llvm-use-new-mlir-op-builder -fix)

and then fixed cases where temporary OpBuilders were used (as passed in
by reference now).
2025-07-26 04:55:06 -07:00
..
Conversion [Datapath] Create Datapath to Comb Pass (#8736) 2025-07-25 14:13:24 +01:00
Dialect Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00
ExportFIRRTL [CAPI] Add circt-capi target and build it in CI (#7017) 2024-05-09 11:21:33 -07:00
ExportVerilog [CAPI] Add circt-capi target and build it in CI (#7017) 2024-05-09 11:21:33 -07:00
Firtool [firrtl] Move LowerLayers after LowerXMR (#8405) 2025-04-24 11:02:55 -04:00
RtgTool [RTG] Add MemoryAllocation pass to pipeline (#8397) 2025-06-06 19:04:20 +02:00
Support [HW][AIG] Add InstancePath CAPI and use native structures for AIG longest path analysis (#8760) 2025-07-22 11:30:43 -07:00
Synthesis [circt-synth] [Synthesis] Add synthesis pipeline and refactor the lib structure (#8681) 2025-07-10 16:16:11 -07:00
Transforms [CAPI] disambiguate mlirRegisterConversionPasses (#8072) 2025-01-13 16:40:28 -05:00
CMakeLists.txt [HW][AIG] Add InstancePath CAPI and use native structures for AIG longest path analysis (#8760) 2025-07-22 11:30:43 -07:00