yosys/passes/proc
Clifford Wolf 65a939cb27 Fixed memory corruption with new SigSpec API in proc_mux 2014-07-22 22:54:39 +02:00
..
Makefile.inc Major improvements in mem2reg and added "init" sync rules 2013-11-21 13:49:00 +01:00
proc.cc Major improvements in mem2reg and added "init" sync rules 2013-11-21 13:49:00 +01:00
proc_arst.cc SigSpec refactoring: change RTLIL::SigSpec::chunks() to be read-only, created interim RTLIL::SigSpec::chunks_rw() 2014-07-22 20:58:44 +02:00
proc_clean.cc SigSpec refactoring: using the accessor functions everywhere 2014-07-22 20:39:37 +02:00
proc_dff.cc SigSpec refactoring: using the accessor functions everywhere 2014-07-22 20:39:37 +02:00
proc_init.cc SigSpec refactoring: using the accessor functions everywhere 2014-07-22 20:39:37 +02:00
proc_mux.cc Fixed memory corruption with new SigSpec API in proc_mux 2014-07-22 22:54:39 +02:00
proc_rmdead.cc Added help messages to proc_* passes 2013-03-01 09:26:29 +01:00