litex/litex/soc/interconnect
2018-08-06 12:21:18 +02:00
..
__init__.py litex: reorganize things, first work working version 2015-11-07 17:48:55 +01:00
axi.py replace litex.gen imports with migen imports 2018-02-23 13:38:19 +01:00
csr.py replace litex.gen imports with migen imports 2018-02-23 13:38:19 +01:00
csr_bus.py soc_core: add csr_expose parameter to be able to expose csr bus (useful when design is integrated in another) 2018-07-10 13:29:32 +02:00
csr_eventmanager.py replace litex.gen imports with migen imports 2018-02-23 13:38:19 +01:00
stream.py replace litex.gen imports with migen imports 2018-02-23 13:38:19 +01:00
stream_packet.py replace litex.gen imports with migen imports 2018-02-23 13:38:19 +01:00
stream_sim.py replace litex.gen imports with migen imports 2018-02-23 13:38:19 +01:00
wishbone.py soc/interconnect/wishbone: add Timeout to avoid stalling bus when not responding and generate error. 2018-08-06 12:21:18 +02:00
wishbone2csr.py replace litex.gen imports with migen imports 2018-02-23 13:38:19 +01:00
wishbonebridge.py replace litex.gen imports with migen imports 2018-02-23 13:38:19 +01:00