circt/utils
Andrew Lenharth 2e11065461
[VerilogQuality] Remove muxes feeding registers their old value (#965)
When a mux feeds an assign to a register and one branch of the mux is the register's old value, we can turn that into a conditional assign. This results in much cleaner verilog output.
2021-04-27 10:43:52 -05:00
..
build-llvm.sh Add Python bindings for the RTL dialect. (#767) 2021-03-23 20:13:49 -06:00
equiv-rtl.sh [VerilogQuality] Remove muxes feeding registers their old value (#965) 2021-04-27 10:43:52 -05:00
get-capnp.sh [Verilator] [ESI] Updating install scripts, docs 2021-03-31 18:53:30 -07:00
get-verilator.sh [Verilator] [ESI] Updating install scripts, docs 2021-03-31 18:53:30 -07:00
run-docker.sh Add Python bindings for the RTL dialect. (#767) 2021-03-23 20:13:49 -06:00
run-tests-docker.sh Add missing LLVM license info to file headers (#352) 2020-12-24 23:11:01 +05:30
update-docs-dialects.sh [NFC] Rearrange images in separate folder from docs/ (#386) 2021-01-02 00:48:51 +05:30