yosys/passes/proc
whitequark 4a942ba7b9 proc_clean: fix order of switch insertion.
Fixes #1268.
2019-08-19 16:44:23 +00:00
..
Makefile.inc proc_prune: new pass. 2019-07-09 09:30:58 +00:00
proc.cc proc_prune: new pass. 2019-07-09 09:30:58 +00:00
proc_arst.cc Make liberal use of IdString.in() 2019-08-06 16:18:18 -07:00
proc_clean.cc proc_clean: fix order of switch insertion. 2019-08-19 16:44:23 +00:00
proc_dff.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
proc_dlatch.cc Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
proc_init.cc proc_prune: promote assigns to module connections when legal. 2019-07-09 09:30:58 +00:00
proc_mux.cc proc_mux: consider \src attribute on CaseRule. 2019-07-08 13:18:18 +00:00
proc_prune.cc proc_prune: fix handling of exactly identical assigns. 2019-08-08 05:32:35 +00:00
proc_rmdead.cc Improve proc full_case detection and handling, fixes #931 2019-04-18 15:13:47 +02:00