aboutsummaryrefslogtreecommitdiffstats
path: root/tests/proc
Commit message (Expand)AuthorAgeFilesLines
* proc_rom: Add special handling of const-0 address bits.Marcelina Kościelnicka2022-05-181-0/+146
* Add proc_rom pass.Marcelina Kościelnicka2022-05-131-0/+43
* proc_prune: Make assign removal and promotion per-bit, remember promoted bits.Marcelina Kościelnicka2021-08-141-0/+22
* proc_rmdead: use explicit pattern set when there are no wildcardsZachary Snow2021-07-292-0/+50
* proc_arst: Add special-casing of clock signal in conditionals.Marcelina Kościelnicka2021-03-151-0/+31
* proc_dff: Fix emitted FF when a register is not assigned in async resetMarcelina Kościelnicka2021-03-081-0/+23
* proc_clean: fix order of switch insertion.whitequark2019-08-194-0/+35