litex/litex/soc/integration
2020-05-23 18:54:04 +02:00
..
__init__.py soc/integration/__init__: remove imports (not used and causing issues 2019-10-17 12:44:37 +02:00
builder.py software: create liblitespi and mode litespi code to it (with some parts commented out for now). 2020-05-20 09:32:45 +02:00
common.py soc/integration: move mem_decoder to soc_core 2020-02-11 17:19:22 +01:00
doc.py soc/integration/doc: replace "== None" by "is None" 2019-09-24 10:11:31 +02:00
export.py csr: Rework accessors 2020-05-14 21:38:19 +10:00
soc.py integration/soc: remove TODO in header. 2020-05-23 18:54:04 +02:00
soc_core.py integration/soc_core: avoid cpu_variant check if custom cpu_cls is passed. 2020-05-19 16:01:57 +02:00
soc_sdram.py integration/soc: add auto_int type and use it on all int parameters. 2020-03-02 09:08:30 +01:00
soc_zynq.py litex/__init__.py: remove retro-compat > 6 months old. 2020-04-30 21:31:58 +02:00