Sebastien Bourdeauducq
|
714ae43ab8
|
fhdl: remove features new simulator won't use
|
2015-09-10 18:29:57 -07:00 |
Florent Kermarrec
|
1051878f4c
|
global: pep8 (E302)
|
2015-04-13 20:45:35 +02:00 |
Florent Kermarrec
|
17e5249be0
|
global: pep8 (replace tabs with spaces)
|
2015-04-13 20:07:07 +02:00 |
Sebastien Bourdeauducq
|
c824379878
|
fhdl/visit: fix TransformModule
|
2015-03-14 17:45:11 +01:00 |
Florent Kermarrec
|
ebcea3c000
|
fhdl/module: use r.append() in _collect_submodules
|
2015-03-09 19:45:02 +01:00 |
Florent Kermarrec
|
ee1091f491
|
fhdl/module: avoid flushing self._submodules and create do_exit.
|
2015-03-09 17:17:21 +01:00 |
Florent Kermarrec
|
dbaeaf7833
|
remove trailing whitespaces
|
2014-10-17 17:08:46 +08:00 |
Sebastien Bourdeauducq
|
90f0dfad63
|
Add 'passive' simulation functions that are not taken into account while determining when to stop the simulator
|
2014-01-27 23:58:46 +01:00 |
Sebastien Bourdeauducq
|
63c1d7e4b7
|
New simulation API
|
2014-01-26 22:19:43 +01:00 |
Robert Jordens
|
1bf133755e
|
migen.fhdl.tools: move flat_iteration to migen.util.misc as tools imports other things
|
2013-12-03 21:36:33 +01:00 |
Sebastien Bourdeauducq
|
9c7ad6b05b
|
fhdl: RenameClockDomains decorator
|
2013-07-26 15:42:14 +02:00 |
Sebastien Bourdeauducq
|
b7ed19c6c5
|
fhdl: do not export Fragment
|
2013-07-25 18:52:54 +02:00 |
Sebastien Bourdeauducq
|
633e5e6747
|
fhdl/module/finalize: pass additional args to do_finalize
|
2013-03-30 11:29:46 +01:00 |
Sebastien Bourdeauducq
|
ca431fc7c2
|
fhdl/module: support clock domain remapping of submodules
|
2013-03-22 18:17:54 +01:00 |
Sebastien Bourdeauducq
|
7a06e9457c
|
Lowering of Special expressions + support ClockSignal/ResetSignal
|
2013-03-18 18:36:50 +01:00 |
Sebastien Bourdeauducq
|
bd8bbd9305
|
Make ClockDomains part of fragments
|
2013-03-15 18:17:33 +01:00 |
Sebastien Bourdeauducq
|
17e0dfe120
|
fhdl/module: replace autofragment
|
2013-03-10 19:27:55 +01:00 |