circt/lib
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
..
Analysis [FIRRTL] Add linting of XMRs in the design 2025-07-08 22:18:39 -04:00
Bindings [HW][AIG] Add InstancePath CAPI and use native structures for AIG longest path analysis (#8760) 2025-07-22 11:30:43 -07:00
CAPI Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00
Conversion Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00
Dialect Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00
Firtool [firtool] Fix argument passing to LowerAnnotations 2025-07-18 16:39:05 -04:00
Reduce Fix some compiler warnings 2025-07-17 09:00:33 +01:00
Scheduling [SSP] Separate `ResourceType` from `OperatorType` (#8444) 2025-05-13 08:52:11 -04:00
Support Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00
Synthesis [circt-synth] Add an option to disable WordsToBits, remove verification code from design (#8733) 2025-07-18 01:51:51 -07:00
Target [LLVM] bump to 9deb08a and integrate upstream SMT C APIs (#8424) 2025-04-17 15:26:22 -04:00
Tools Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00
Transforms Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00
CMakeLists.txt [circt-synth] [Synthesis] Add synthesis pipeline and refactor the lib structure (#8681) 2025-07-10 16:16:11 -07:00