litex/litex/soc/cores
Franck Jullien b765bdf34e efinix: pll: allow output name to be changed 2021-09-21 14:23:00 +02:00
..
clock efinix: pll: allow output name to be changed 2021-09-21 14:23:00 +02:00
cpu cpu/vexriscv: Review/Cleanup #1022. 2021-09-07 09:04:47 +02:00
ram ram/lattice_nx: Add init parameter and rename method to add_init. 2021-06-16 18:33:00 +02:00
__init__.py compat: Add Retro-Compat for litex.soc.cores.up5kspram (that has now moved to litex.soc.cores.ram). 2021-03-24 17:21:18 +01:00
bitbang.py soc/cores/bitbang/I2C: use Tristate on SDL/SDA and only drive low (rely on I2C Pull-Ups for high). 2020-11-10 09:46:43 +01:00
code_8b10b.py soc/cores/code_8b10b: Minor cosmetic cleanups. 2021-03-03 08:54:31 +01:00
code_tmds.py cores: Add code_tmds with TMDS Encoder from Mixxeo/LiteVideo. 2021-03-04 19:32:41 +01:00
dma.py soc/cores/dma: Add default parameters to add_csr (similar to LiteDRAMDMAs), minor cosmetic cleanups and also add offset CSRStatus on WishboneDMAWriter (for symetry with WishboneDMAReader). 2021-03-04 11:53:43 +01:00
dna.py soc/cores/dna: Add separator/comment. 2021-03-03 08:49:47 +01:00
ecc.py soc/cores/ecc: Minor cosmetic cleanups. 2021-03-03 08:55:37 +01:00
emif.py soc: add SPDX License identifier and specify file is part of LiteX. 2020-08-23 15:33:01 +02:00
freqmeter.py soc/cores/freqmeter: Minor simplification. 2021-06-01 10:26:27 +02:00
gpio.py cores/gpio/GPIOIRQ: Add mode CSR (Edge or Change) and rename polarity CSR to edge. 2021-03-20 21:49:12 +01:00
i2s.py I2S fix: sample SYNC on the correct edge (#904) 2021-05-07 08:17:49 +02:00
icap.py soc/cores/icap: Minor cosmetic cleanups. 2021-03-03 09:01:41 +01:00
identifier.py soc: add SPDX License identifier and specify file is part of LiteX. 2020-08-23 15:33:01 +02:00
jtag.py jtag/jtagbone: Expose chain parameter. 2021-05-06 14:58:47 +02:00
led.py soc/cores/led: Minor cosmetic cleanups. 2021-03-03 09:02:41 +01:00
prbs.py cores/prbs: Minor Cleanup and make sure to generate errors when RX is Idle. 2021-06-22 16:57:00 +02:00
pwm.py soc/cores/pwm: add configurable default enable/width/period values. 2021-02-18 09:39:18 +01:00
spi.py cores/spi: Add Manual CS Mode (to allow doing Bulk Xfers without external changes), also cleanup/simplify a bit CSR descriptions. 2021-06-18 10:07:01 +02:00
spi_flash.py cores/spi_flash: Minor cosmetic cleanups, SpiFlashQuadReadWrite has also been moved to the end with a Note since should probably be re-factored. 2021-03-03 09:15:51 +01:00
spi_opi.py breakout the keyclearb pin for integration elsewhere 2021-06-11 04:44:39 +08:00
timer.py cores/timer/uart: Use edge="rising on Timer/UART's EventSourceProcess. 2021-05-27 18:47:40 +02:00
uart.py Set TX UART pin high on reset 2021-08-26 18:07:03 +02:00
usb_fifo.py soc: add SPDX License identifier and specify file is part of LiteX. 2020-08-23 15:33:01 +02:00
usb_ohci.py soc/cores: Add initial USB OHCI core wrapper. 2021-06-01 10:28:30 +02:00
video.py cores/video/VideoECP5HDMIPHY: Allow pn_swap on data lanes. 2021-09-16 18:56:05 +02:00
xadc.py cores/xadc: Review/Cleanup PR#838, rename _XADC to SystemMonitorDRP and USSYSMON to USSystemMonitor. 2021-03-15 10:35:10 +01:00