Commit Graph

22 Commits

Author SHA1 Message Date
Florent Kermarrec 3fb1018737 test/test_analzer: Update. 2022-03-14 10:21:57 +01:00
Simon Thornington fe515d43e8 fix test, broken by the vendor_ prefixing of the platform artifacts 2021-04-10 19:04:38 -04:00
Florent Kermarrec 2739d5a069 add SPDX License identifier to header and specify file is part of LiteScope. 2020-08-23 16:45:20 +02:00
Florent Kermarrec 6a322ed405 test/test_examples: update. 2020-08-05 14:51:50 +02:00
Florent Kermarrec 9dd2e968e9 examples: simplify/update 2020-02-26 22:03:00 +01:00
Florent Kermarrec a255bc28ed test: replace Makefile with test_examples, also integrate fast_scope_arty example 2019-11-23 11:16:32 +01:00
Florent Kermarrec 6430dd09d0 test: update and add auto-check 2019-11-22 19:36:26 +01:00
Florent Kermarrec 9e3b9d84ce add CONTRIBUTORS file and add copyright header to all files. 2019-06-24 10:04:55 +02:00
Florent Kermarrec 7c1c62e34a README: update and rename example_designs to examples 2018-08-31 08:34:09 +02:00
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