Florent Kermarrec
|
f97d7ff44c
|
global: pep8 (E261, E271)
|
2015-04-13 21:21:30 +02: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
|
a69741b24e
|
forgot other cordic files
|
2015-04-09 12:00:20 +08:00 |
Florent Kermarrec
|
e82531cdf8
|
move dfi/lasmibus/wishbone2lasmi to MiSoC sdram
|
2015-02-27 16:54:22 +01:00 |
Florent Kermarrec
|
dbaeaf7833
|
remove trailing whitespaces
|
2014-10-17 17:08:46 +08:00 |
Robert Jordens
|
3d84a7a9de
|
cordic: round() constants if not power of two bitwidth, cleanup, simplify some logic
|
2014-09-07 16:49:12 +08:00 |
Sebastien Bourdeauducq
|
2ab939e69d
|
fix SimActor TB terminations
|
2014-01-28 00:03:56 +01:00 |
Sebastien Bourdeauducq
|
63c1d7e4b7
|
New simulation API
|
2014-01-26 22:19:43 +01:00 |
Sebastien Bourdeauducq
|
ad70d056a8
|
examples/sim/cordic_err: fix rms_err function name
|
2013-12-02 13:18:37 +01:00 |
Robert Jordens
|
9762546c95
|
genlib/cordic: cleanup, documentation, unittests
|
2013-12-02 12:56:24 +01:00 |
Sebastien Bourdeauducq
|
83e2b0243d
|
examples: remove direct uses of Fragment
|
2013-07-24 18:47:25 +02:00 |
Sebastien Bourdeauducq
|
1d33c61308
|
examples/sim/abstract_transactions_lasmi: check data
|
2013-07-10 19:11:02 +02:00 |
Sebastien Bourdeauducq
|
9f560cb758
|
examples/sim: add LASMI demo
|
2013-06-09 23:36:51 +02:00 |
Sebastien Bourdeauducq
|
2948f6a16a
|
examples/sim: rename abstract_transactions to abstract_transactions_wb, use new APIs, remove ASMI
|
2013-06-09 14:17:30 +02:00 |
Sebastien Bourdeauducq
|
70ffe86356
|
New migen.fhdl.std to simplify imports + len->flen
|
2013-05-22 17:11:09 +02:00 |
Sebastien Bourdeauducq
|
692794a21f
|
flow: use Module and new Record APIs
|
2013-04-10 19:12:42 +02:00 |
Sebastien Bourdeauducq
|
b38818eb17
|
examples/sim/fir: convert to new API
|
2013-03-19 11:46:27 +01:00 |
Sebastien Bourdeauducq
|
51bec340ab
|
sim: remove PureSimulable (superseded by Module)
|
2013-03-15 19:41:30 +01:00 |
Sebastien Bourdeauducq
|
3a591c358c
|
examples/fir: better filter
|
2013-02-22 23:19:56 +01:00 |
Sebastien Bourdeauducq
|
f9acee4e68
|
corelogic -> genlib
|
2013-02-22 23:19:37 +01:00 |
Sebastien Bourdeauducq
|
49cfba50fa
|
New 'specials' API
|
2013-02-22 17:56:35 +01:00 |
Sebastien Bourdeauducq
|
92b67df41c
|
sim: default runner to Icarus Verilog
|
2013-02-09 17:04:53 +01:00 |
Sebastien Bourdeauducq
|
6f99241585
|
Move Token to migen.flow.transactions
|
2012-12-14 15:55:38 +01:00 |
Sebastien Bourdeauducq
|
a7227d7d2b
|
Remove ActorNode
|
2012-12-12 22:20:48 +01:00 |
Sebastien Bourdeauducq
|
50ed73c937
|
New specification for width and signedness
|
2012-11-29 21:22:38 +01:00 |
Sebastien Bourdeauducq
|
2a3ef28041
|
examples/sim/dataflow: update to new APIs
|
2012-11-28 22:44:14 +01:00 |
Sebastien Bourdeauducq
|
2418367c7a
|
examples/sim/memory: do not use MemoryPort
|
2012-11-26 18:19:10 +01:00 |
Sebastien Bourdeauducq
|
86090e1cbd
|
bus/asmibus: swap port position to be consistent with wishbone API
|
2012-11-17 19:42:39 +01:00 |
Sebastien Bourdeauducq
|
5bf19c155f
|
sim: ensure clean IPC shutdown
|
2012-08-05 00:16:11 +02:00 |
Sebastien Bourdeauducq
|
67dc911788
|
examples/sim/dataflow: use new dataflow API (thanks Ross Manyika for reporting)
|
2012-06-22 13:22:36 +02:00 |
Sebastien Bourdeauducq
|
973c00938d
|
Reorganize examples folder
|
2012-06-12 17:49:50 +02:00 |