circt/lib
Will Dietz 0cff5d90dd
[FIRRTL] Add generic intrinsic op. (#6874)
Add generic intrinsic operation to FIRRTL. Not used anywhere, just adding to the IR to build on.
Re-use module parameter printing/parsing for use as custom printer on the op.

See PR for more context.
2024-03-27 09:17:38 -05:00
..
Analysis Move 'using namespace' out of headers. (#6844) 2024-03-18 16:57:03 +01:00
Bindings [OM] Add C API and Python bindings for IntegerAttr to string. (#6787) 2024-03-07 18:46:37 -07:00
CAPI [Verif] Add LEC operation (#6832) 2024-03-17 18:33:09 +01:00
Conversion [LowerToHW] Set fragments outside the parallel region (#6872) 2024-03-27 08:07:49 +02:00
Dialect [FIRRTL] Add generic intrinsic op. (#6874) 2024-03-27 09:17:38 -05:00
Firtool [FIRTOOL] Move LowerIntrinsic to preprocess (#6796) 2024-03-07 15:46:01 +09:00
LogicalEquivalence [HW] Lower hw.instance_choice to SV (#6624) 2024-02-05 17:57:08 +02:00
Reduce [Reduce] Add missing build deps on HW/FIRRTL dialects. (#5430) 2023-06-20 11:20:23 -05:00
Scheduling [Scheduling] Define problem to model operator chaining in cyclic problem. (#6485) 2023-12-12 09:43:26 +01:00
Support [Support] Make isAncestor filterable 2024-02-26 17:18:15 -05:00
Target [SMT] Add SMT-LIB export translation (#6870) 2024-03-27 08:57:21 +01:00
Tools [circt-lec] Add ConstructLEC pass (#6833) 2024-03-20 08:54:08 +01:00
Transforms StripDebugInfoWithPred: Fix parallelization perf issue. (#6851) 2024-03-20 08:14:08 -05:00
CMakeLists.txt [circt-lec] Add ConstructLEC pass (#6833) 2024-03-20 08:54:08 +01:00