Minor fixes in handling of "init" attribute
[yosys.git] / passes / proc / proc_clean.cc
2015-04-03 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2014-09-27 Clifford Wolfnamespace Yosys
2014-09-22 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2014-08-12 Clifford WolfFixed handling of constant-true branches in proc_clean
2014-08-02 Clifford WolfMore cleanups related to RTLIL::IdString usage
2014-07-27 Clifford WolfUsing new obj iterator API in a few places
2014-07-27 Clifford WolfRefactoring: Renamed RTLIL::Design::modules to modules_
2014-07-22 Clifford WolfSigSpec refactoring: using the accessor functions every...
2014-07-22 Clifford WolfSigSpec refactoring: renamed chunks and width to __chun...
2013-10-18 Clifford WolfAdded handling of multiple async paths in proc_arst
2013-03-01 Clifford WolfAdded help messages to proc_* passes
2013-01-05 Clifford Wolfinitial import