import migen in litex/gen
[litex.git] / migen / genlib / record.py
2015-11-07 Florent KermarrecMerge remote-tracking branch 'migen/master'
2015-11-04 Sebastien BourdeauducqMerge 'new' branch
2015-09-12 Sebastien Bourdeauducqsimplify imports, migen.fhdl.std -> migen
2015-09-10 Sebastien Bourdeauducqremove genlib.misc.optree (use reduce instead)
2015-05-23 Florent Kermarrecmigen/genlib/record: add leave_out parameter to connect
2015-04-13 Florent Kermarrecglobal: pep8 (E261, E271)
2015-04-13 Florent Kermarrecglobal: pep8 (E302)
2015-04-13 Florent Kermarrecglobal: pep8 (replace tabs with spaces)
2014-10-17 Florent Kermarrecremove trailing whitespaces
2013-11-23 Sebastien BourdeauducqAdd 'mibuild/' from commit '9d5931c969810a236de2a2713cf...
2013-10-23 Sebastien BourdeauducqBetter record layout parameterization mechanism
2013-10-22 Sebastien BourdeauducqRevert "genlib/record: support passing params in same...
2013-10-21 Sebastien Bourdeauducqgenlib/record: support passing params in same object
2013-07-27 Sebastien Bourdeauducqgenlib/record: support abstract signal width
2013-05-22 Sebastien BourdeauducqNew migen.fhdl.std to simplify imports + len->flen
2013-05-11 Sebastien Bourdeauducqgenlib/record: match_by_position -> connect_flat
2013-05-10 Sebastien BourdeauducqRevert "genlib/record/connect: add match_by_position"
2013-04-10 Sebastien Bourdeauducqgenlib/record/connect: add match_by_position
2013-04-10 Sebastien Bourdeauducqflow: use Module and new Record APIs
2013-04-01 Sebastien BourdeauducqNew bidirectional-capable Record API
2013-03-23 Sebastien Bourdeauducqgenlib/record: use getattr instead of __dict__
2013-03-23 Sebastien Bourdeauducqgenlib/record: add eq
2013-02-22 Sebastien Bourdeauducqcorelogic -> genlib