circt/tools
Andrew Young 0413d52355
[firtool] move BlackboxMemory before LowerTypes (#1618)
BlackBoxMemory creates modules with bundles types to replace memory
operations.  If this runs after LowerTypes, then we hit the LowerToHW
pass with a bunch of bundle types around.  This pass is not often used,
and this must have regressed at some point.

This also adds an integration test to ensure that CHIRRTL memories are being
properly lowered to verilog.
2021-08-21 15:29:04 -07:00
..
circt-opt [Calyx] Add CalyxToHW scaffolding. (#1502) 2021-08-03 18:34:11 -07:00
circt-reduce [reduce] Add a first proof-of-concept reducer implementation with sample FIRRTL dialect reducers (#1591) 2021-08-18 17:22:43 +02:00
circt-rtl-sim [CMake] Fix incorrect file dependencies for configured files (#1397) 2021-07-08 23:32:48 -07:00
circt-translate Add missing LLVM license info to file headers (#352) 2020-12-24 23:11:01 +05:30
esi [CMake] Fix incorrect file dependencies for configured files (#1397) 2021-07-08 23:32:48 -07:00
firtool [firtool] move BlackboxMemory before LowerTypes (#1618) 2021-08-21 15:29:04 -07:00
handshake-runner Update LLVM to 4dfddf715b94857998601aa79c25e4f327d44dfa. (#972) 2021-04-28 14:51:27 -06:00
llhd-sim [llvm] Update submodule to latest (#1589) 2021-08-18 19:37:43 -07:00
CMakeLists.txt Add circt-reduce 2021-08-04 13:19:48 +02:00