Florent Kermarrec
|
9d5e605df3
|
replace litex.gen imports with migen imports
|
2018-02-23 13:43:47 +01:00 |
Florent Kermarrec
|
f2d63aa1f3
|
test/test_analyzer: add TODO
|
2017-01-19 05:30:40 +01:00 |
Florent Kermarrec
|
a80d890fb9
|
test/test_dump: cleanup
|
2017-01-19 05:30:25 +01:00 |
Florent Kermarrec
|
795d70011b
|
test: use csr write/read functions and switch to python unittest
|
2017-01-19 04:58:04 +01:00 |
Florent Kermarrec
|
0c41c6a204
|
core: minor fixes
|
2016-04-03 18:26:50 +02:00 |
Florent Kermarrec
|
0f7f384ac9
|
test: +x on scripts
|
2016-04-03 17:30:58 +02:00 |
Florent Kermarrec
|
2539dce96f
|
test/analyzer_tb: retrieve and print data
|
2016-04-01 09:12:36 +02:00 |
Florent Kermarrec
|
b1b9e61ecf
|
gateware: complete refactoring (only keep essential features, now less than 200 LOCs :)
use new LiteX features and only keep one trigger, subsampler, cdc, converter and storage modules.
software still needs to be cleaned up.
|
2016-03-31 21:41:51 +02:00 |
Florent Kermarrec
|
7af786e47e
|
example_designs: use new Vivado special overrides
|
2016-03-16 19:48:38 +01:00 |
Florent Kermarrec
|
d316948c87
|
software/dump: cleanup imports
|
2015-09-27 18:01:52 +02:00 |
Florent Kermarrec
|
34e8263572
|
add dump_tb and cleanup dump code
|
2015-09-27 17:47:07 +02:00 |
Florent Kermarrec
|
d4c4bb2c01
|
example_designs: add core example
|
2015-09-12 18:37:37 +02:00 |
Florent Kermarrec
|
820b444061
|
test/Makefile: add example_designs to test regression on example_designs (only generate hdl)
|
2015-09-12 16:54:25 +02:00 |