.. |
altera
|
build: Simplify attr_translate (Now automatically defaults to None when not explicitely listed).
|
2021-07-15 09:59:15 +02:00 |
efinix
|
build/efinix/efinity: Simplify get_pin_direction with direction/name already set to signals when generating the verilog.
|
2021-10-14 19:12:00 +02:00 |
gowin
|
gowin/common: Add Differential Input/Output support.
|
2021-09-20 14:14:06 +02:00 |
lattice
|
Update icestorm.py with u4k device, since Yosys can target it
|
2021-10-08 15:20:39 -04:00 |
microsemi
|
build/microsemi/common: Cleanup MicrosemiPolarfireAsyncResetSynchronizerImpl.
|
2021-07-15 10:01:52 +02:00 |
quicklogic
|
build: Add initial/minimal QuickLogic build support.
|
2021-10-01 11:42:56 +02:00 |
sim
|
fhdl/verilog: Remove blocking_assign (not used with LiteX).
|
2021-10-15 15:20:01 +02:00 |
xilinx
|
build/xilinx/common: Fix Ultrascale SDROutput/Input.
|
2021-09-21 10:30:36 +02:00 |
__init__.py
|
litex: reorganize things, first work working version
|
2015-11-07 17:48:55 +01:00 |
dfu.py
|
build/DFUProg: Allow to specify alt interface and to not reboot
|
2021-06-21 16:12:55 +02:00 |
generic_platform.py
|
fhdl/verilog: Remove create_clock_domains (not used in LiteX).
|
2021-10-15 15:12:30 +02:00 |
generic_programmer.py
|
build/GenericProgrammer: Add check parameter to make check optional.
|
2021-06-22 11:59:38 +02:00 |
io.py
|
build/DDRTristate: Fix inconsistencies with SDRTristate (o/i swap).
|
2021-09-21 08:18:06 +02:00 |
openfpgaloader.py
|
build/openfpgaloader/flash: Add external parameter to allow flashing external SPI Flash when available.
|
2021-09-17 14:37:14 +02:00 |
openocd.py
|
openocd/stream: Expose chain parameter.
|
2021-05-06 15:25:18 +02:00 |
tools.py
|
Compat: Add litex.compat to handle retro-compatibility on API changes and move integration/soc_sdram to it.
|
2021-03-24 17:21:13 +01:00 |