Commit Graph

9 Commits

Author SHA1 Message Date
Florent Kermarrec 9d5e605df3 replace litex.gen imports with migen imports 2018-02-23 13:43:47 +01:00
Florent Kermarrec 2f625c58b2 update litex uart 2017-04-19 10:46:17 +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 83e06cad80 example_designs: change the way we build cores (ensure consistent IO naming) 2015-12-27 15:42:37 +01:00
Florent Kermarrec 92c7af04db example_designs/targets/core: use new Pins from LiteX (allow int parameters) 2015-11-19 15:00:18 +01:00
Florent Kermarrec 24ef9d7ebe for now use our fork of migen 2015-11-13 15:46:08 +01:00
Florent Kermarrec 947d974d0a start adapting to new migen/litex 2015-11-12 01:04:28 +01:00
Florent Kermarrec 7623739f5a change names of frontend modules: io --> inout, la--> logic_analyzer 2015-09-27 18:47:30 +02:00
Florent Kermarrec d4c4bb2c01 example_designs: add core example 2015-09-12 18:37:37 +02:00