circt/lib/CAPI/Conversion
Samuel Coward 30a4a38fca
[Datapath] Create Datapath to Comb Pass (#8736)
* Initiate datapath to comb pass

* Add tests and tidy datapath to compress implementation

* Improve comments

* Formatting and test corrections

* Correct CAPI

* Move wallace tree reduction and full-adder to comb ops

* Adding integration tests using circt-lec and correcting review comments

* Fix bug in Booth code for final sign correction row and add testing using lec. Add a forceBooth option largely for testing purposes

* Minor fix

* Formatting

* Removing populate patterns function

* Formatting
2025-07-25 14:13:24 +01:00
..
CMakeLists.txt [Datapath] Create Datapath to Comb Pass (#8736) 2025-07-25 14:13:24 +01:00
Passes.cpp [Seq] Merge Seq-to-SV lowering passes (#5901) 2023-08-22 22:12:11 +03:00