circt/test/Conversion/CalyxToFSM
lonely eagle 286e73e86c
[calyx] fix calyx canonicalization. (#7456)
* add calyx canonicalization.

* Added more checks to calyx.component, fix some details.

* update CmakeLists.txt.

* Update lib/Dialect/Calyx/CalyxOps.cpp

Optimized code.

Co-authored-by: Chris Gyurgyik <Gyurgyikcp@gmail.com>

* Update lib/Dialect/Calyx/CalyxOps.cpp

Optimize error reporting.

Co-authored-by: Chris Gyurgyik <Gyurgyikcp@gmail.com>

* use clang-format and add calyx.par test.

* Optimised code.

---------

Co-authored-by: Chris Gyurgyik <Gyurgyikcp@gmail.com>
2024-08-10 10:02:08 -04:00
..
lower-if.mlir [Calyx to FSM] Fix a bug when calyx multi-component design lowers to fsm. (#5341) 2023-06-08 16:17:02 -06:00
lower-invoke.mlir [Calyx]Add invoke pass (#5635) 2023-08-07 18:36:21 -04:00
lower-seq.mlir [Calyx to FSM] Fix a bug when calyx multi-component design lowers to fsm. (#5341) 2023-06-08 16:17:02 -06:00
lower-while.mlir [Calyx to FSM] Fix a bug when calyx multi-component design lowers to fsm. (#5341) 2023-06-08 16:17:02 -06:00
materialize-errors.mlir [calyx] fix calyx canonicalization. (#7456) 2024-08-10 10:02:08 -04:00
materialize-fsm.mlir [CalyxToFSM] Add FSM-flow remove groups pass (#4600) 2023-01-31 14:52:24 +01:00
remove-groups.mlir [Seq] Switch all seq ops to use seq.clock (#6139) 2023-09-18 16:38:32 +03:00