litex/litex/soc/cores
2019-08-07 08:29:20 +02:00
..
cpu cpu/vexriscv: bump submodule 2019-07-25 08:43:35 +02:00
__init__.py litex: reorganize things, first work working version 2015-11-07 17:48:55 +01:00
bitbang.py cores: add bitbang class with minimal hardware for I2C/SPI software bit-banging 2019-07-05 14:26:10 +02:00
clock.py cores/clock: juse use 1e9/freq instead of period_ns 2019-08-07 08:29:20 +02:00
code_8b10b.py add CONTRIBUTORS file and add copyright header to all files 2019-06-23 23:23:56 +02:00
dna.py add CONTRIBUTORS file and add copyright header to all files 2019-06-23 23:23:56 +02:00
ecc.py soc/cores: add ECC (Error Correcting Code) 2019-07-13 11:44:29 +02:00
frequency_meter.py add CONTRIBUTORS file and add copyright header to all files 2019-06-23 23:23:56 +02:00
gpio.py cores/gpio: remove Blinker 2019-07-05 13:09:21 +02:00
icap.py cores: add ICAP core (tested with reconfiguration commands) 2019-07-05 18:30:34 +02:00
identifier.py add CONTRIBUTORS file and add copyright header to all files 2019-06-23 23:23:56 +02:00
prbs.py add CONTRIBUTORS file and add copyright header to all files 2019-06-23 23:23:56 +02:00
pwm.py cores/pwm: remove default CSR reset values. 2019-07-29 08:38:28 +02:00
spi.py cores: -x on spi.py 2019-08-05 10:36:43 +02:00
spi_flash.py cores/spi_flash/add_clk_primitive: return if clk primitive is not needed 2019-07-22 21:55:07 +02:00
timer.py add CONTRIBUTORS file and add copyright header to all files 2019-06-23 23:23:56 +02:00
uart.py soc/cores/uart: add FT245 FIFO mode support (sync & async) 2019-08-04 12:22:35 +02:00
up5kspram.py cores/up5ksram: optimize bus.adr decoding 2019-07-22 07:55:47 +02:00
usb_fifo.py soc/cores: add usb_fifo with FT245 USB FIFO PHY from LiteUSB, deprecate LiteUSB 2019-06-24 10:58:36 +02:00
xadc.py replace litex.gen imports with migen imports 2018-02-23 13:38:19 +01:00