- 24 Feb, 2021 1 commit
-
-
enjoy-digital authored
target/arty: add eth_ip_configurable switch
-
- 23 Feb, 2021 3 commits
-
-
Aleksandra Swierkowska authored
-
Florent Kermarrec authored
-
enjoy-digital authored
fix vc707 default_clk_period
-
- 22 Feb, 2021 1 commit
-
-
- 20 Feb, 2021 2 commits
-
-
Michael Betz authored
-
Michael Betz authored
-
- 18 Feb, 2021 1 commit
-
-
Florent Kermarrec authored
targets/sds1104xe/BaseSoC: Enable Etherbone by default also defaults to Crossover UART when kwargs is empty.
-
- 16 Feb, 2021 2 commits
-
-
enjoy-digital authored
sockit: Add an option to plug in an UART via the GPIO daughter board, make connector pin numbers one-based
-
Florent Kermarrec authored
platforms/sds1104xe: fix ddram IOStandard (SSTL15, thanks @tmbinc) and add INTERNAL_VREF on ddram banks.
-
- 12 Feb, 2021 1 commit
-
-
Florent Kermarrec authored
platform/de10nano: fix programmer (thanks @Godtec, see https://github.com/enjoy-digital/litex/pull/811).
-
- 10 Feb, 2021 1 commit
-
-
Hans Baier authored
-
- 09 Feb, 2021 2 commits
-
-
enjoy-digital authored
vc707.py: clk156 add missing constraint
-
Michael Betz authored
-
- 08 Feb, 2021 1 commit
-
-
Florent Kermarrec authored
-
- 04 Feb, 2021 2 commits
-
-
enjoy-digital authored
arrow_sockit: add support for MiSTer XS SDRAM modules
-
enjoy-digital authored
nexys_video: enable symbiflow toolchain
-
- 03 Feb, 2021 3 commits
-
-
Jan Kowalewski authored
Signed-off-by:
Jan Kowalewski <jkowalewski@antmicro.com>
-
enjoy-digital authored
targets/colorlight_i5: use .bit stream instead of .svf when loading.
-
Hans Baier authored
-
- 02 Feb, 2021 2 commits
-
-
Kaz Kojima authored
-
enjoy-digital authored
Be friendlier about incompatible options.
-
- 01 Feb, 2021 7 commits
-
-
Florent Kermarrec authored
./tec0117.py --build --load Still some FIXMEs but validate use of the embedded SDRAM with LiteDRAM/LiteX: __ _ __ _ __ / / (_) /____ | |/_/ / /__/ / __/ -_)> < /____/_/\__/\__/_/|_| Build your hardware, easily! (c) Copyright 2012-2020 Enjoy-Digital (c) Copyright 2007-2015 M-Labs BIOS built on Feb 1 2021 13:09:35 BIOS CRC passed (5abceb2e) Migen git sha1: 40b1092 LiteX git sha1: f324f953 --=============== SoC ==================-- CPU: VexRiscv_Lite @ 25MHz BUS: WISHBONE 32-bit @ 4GiB CSR: 32-bit data ROM: 24KiB SRAM: 4KiB L2: 0KiB SDRAM: 8192KiB 16-bit @ 25MT/s (CL-2 CWL-2) --========== Initialization ============-- Initializing SDRAM @0x40000000... Switching SDRAM to software control. Switching SDRAM to hardware control. Memtest at 0x40000000 (2MiB)... Write: 0x40000000-0x40200000 2MiB Read: 0x40000000-0x40200000 2MiB Memtest OK Memspeed at 0x40000000 (2MiB)... Write speed: 5MiB/s Read speed: 6MiB/s --============== Boot ==================-- Booting from serial... Press Q or ESC to abort boot completely. sL5DdSMmkekro Timeout No boot medium found --============= Console ================-- litex> mem_list Available memory regions: ROM 0x00000000 0x6000 SRAM 0x01000000 0x1000 SPIFLASH 0x80000000 0x1000000 MAIN_RAM 0x40000000 0x800000 CSR 0x82000000 0x10000 litex> mem_test 0x40000000 0x800000 Memtest at 0x40000000 (8MiB)... Write: 0x40000000-0x40800000 8MiB Read: 0x40000000-0x40800000 8MiB Memtest OK litex>
-
Florent Kermarrec authored
-
Florent Kermarrec authored
tec0117: disable BIOS XIP from SPI Flash for now since not working (SPÏ Flash set to power down mode with bitstream?).
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
enjoy-digital authored
sockit: Fix cable name, default to jtag_atlantic
-
Hans Baier authored
-
- 30 Jan, 2021 6 commits
-
-
enjoy-digital authored
Support file for the ZTEX USB-FPGA Module 2.13
-
enjoy-digital authored
Add flash to SPI flash support for board ECPIX5
-
Guillaume REMBERT authored
Add flash to SPI flash support for board ECPIX5 (needs update to openfpgaloader.py from litex to work)
-
Guillaume REMBERT authored
Merge upstream before changes
-
Romain Dolbeau authored
-
Gary Wong authored
Collect --with-ethernet/--with-etherbone, --with-spi-sdcard/--with-sdcard, etc. into ArgumentParser.add_mutually_exclusive_group()s. That way, we get pretty --help output, and appropriate error messages if somebody tries to ask for something that doesn't make sense.
-
- 29 Jan, 2021 5 commits
-
-
Florent Kermarrec authored
Still a WIP but able to do the P&R with modifications on LiteX to generate the IO_PORT constraints but not the IO_LOC for the SDRAM pins.
-
Florent Kermarrec authored
-
enjoy-digital authored
ECPIX-5: ddram: Add missing address pin.
-
Vadzim Dambrouski authored
Fixes #161
-
Florent Kermarrec authored
rst_n is optional in LiteEth's PHYs.
-