litex/litex/build
2022-01-26 11:56:22 +01:00
..
altera build/toolchains: Specify passed toolchain when unknown. 2022-01-26 11:56:22 +01:00
anlogic build/toolchains: Specify passed toolchain when unknown. 2022-01-26 11:56:22 +01:00
efinix build/toolchains: Specify passed toolchain when unknown. 2022-01-26 11:56:22 +01:00
gowin build/toolchains: Specify passed toolchain when unknown. 2022-01-26 11:56:22 +01:00
lattice build/toolchains: Specify passed toolchain when unknown. 2022-01-26 11:56:22 +01:00
microsemi build/toolchains: Specify passed toolchain when unknown. 2022-01-26 11:56:22 +01:00
quicklogic build/toolchains: Specify passed toolchain when unknown. 2022-01-26 11:56:22 +01:00
sim build/toolchains: Specify passed toolchain when unknown. 2022-01-26 11:56:22 +01:00
xilinx build/toolchains: Specify passed toolchain when unknown. 2022-01-26 11:56:22 +01:00
__init__.py
dfu.py
generic_platform.py build/generic_platform/add_source: Tranform filename to absolute path earlier to catch duplications when relative/absolute paths are used in design. 2021-11-29 14:17:58 +01: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: Allow reuse of programmer for consecutive commands and fix --offset. 2021-10-21 11:25:32 +02:00
openocd.py build/openocd/stream: Add get_ir method and use it to compute IR and handle specific ECP5 case. 2022-01-07 11:39:05 +01:00
tools.py