fhdl/module: use r.append() in _collect_submodules
[litex.git] / migen / fhdl / module.py
2015-03-09 Florent Kermarrecfhdl/module: use r.append() in _collect_submodules
2015-03-09 Florent Kermarrecfhdl/module: avoid flushing self._submodules and create...
2014-10-17 Florent Kermarrecremove trailing whitespaces
2014-01-27 Sebastien BourdeauducqAdd 'passive' simulation functions that are not taken...
2014-01-26 Sebastien BourdeauducqNew simulation API
2013-12-03 Robert Jordensmigen.fhdl.tools: move flat_iteration to migen.util...
2013-11-23 Sebastien BourdeauducqAdd 'mibuild/' from commit '9d5931c969810a236de2a2713cf...
2013-07-26 Sebastien Bourdeauducqfhdl: RenameClockDomains decorator
2013-07-25 Sebastien Bourdeauducqfhdl: do not export Fragment
2013-03-30 Sebastien Bourdeauducqfhdl/module/finalize: pass additional args to do_finalize
2013-03-22 Sebastien Bourdeauducqfhdl/module: support clock domain remapping of submodules
2013-03-18 Sebastien BourdeauducqLowering of Special expressions + support ClockSignal...
2013-03-17 Sébastien BourdeauducqMerge pull request #6 from larsclausen/master
2013-03-15 Sebastien BourdeauducqMake ClockDomains part of fragments
2013-03-10 Sebastien Bourdeauducqfhdl/module: replace autofragment