- Jul 06, 2021
-
-
Joey Bushagour authored
-
- Apr 29, 2021
-
-
Florent Kermarrec authored
-
- Apr 21, 2021
-
-
Florent Kermarrec authored
-
- Mar 29, 2021
-
-
Florent Kermarrec authored
-
Florent Kermarrec authored
- main_ram mem_map is now directly used by add_sdram when origin is None. - max_sdram_size/min_l2_data_width are no longer exposed as targets arguments this can still be used enforced directly in the few cases it is useful.
-
- Mar 26, 2021
-
-
Florent Kermarrec authored
-
- Mar 25, 2021
-
-
Florent Kermarrec authored
-
Florent Kermarrec authored
boards: Add Vendor prefix to platforms/targets name when useful and when multiple boards from the same vendor. (With Retro-Compat on the imports).
-
Florent Kermarrec authored
-
- Mar 24, 2021
-
-
Florent Kermarrec authored
targets: Switch to soc_core_args/soc_core_argdict (instead of soc_sdram that is now deprecated, but still supported for now).
-
- Jan 30, 2021
-
-
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.
-
- Jan 07, 2021
-
-
Florent Kermarrec authored
-
- Jan 06, 2021
-
-
Florent Kermarrec authored
The SoC reset added recently creates a path between sys_clk and pll.clkin clock domains that is reported by the tools but that can be safely ignored.
-
- Nov 18, 2020
-
-
Florent Kermarrec authored
-
- Nov 12, 2020
-
-
Florent Kermarrec authored
-
Florent Kermarrec authored
targets/pcie: simplify using new LiteX's add_pcie method and enable it on all devices supported by LitePCIe.
-
Florent Kermarrec authored
targets/pcie: remove force of csr_data_width to 32 (this is now the default) but just add a check on the pcie block.
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
- Nov 04, 2020
-
-
Florent Kermarrec authored
-
- Oct 13, 2020
-
-
Florent Kermarrec authored
targets/xilinx: use generic name for idelay clk (avoid clk200, clk400, etc...) since we somtimes want to change it.
-
- Sep 24, 2020
-
-
Florent Kermarrec authored
-
- Aug 23, 2020
-
-
Florent Kermarrec authored
-
- Aug 09, 2020
-
-
connorwk authored
Moved platform call inside of BaseSoC init for compatibility with linux-on-litex-vexriscv support. Added optional spi-sdcard support over P2 header.
-
- Aug 06, 2020
-
-
Florent Kermarrec authored
-
- Jun 30, 2020
-
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
Florent Kermarrec authored
DNA/XADC/ICAP are demonstrated in LitePCIe repository and should probably be added with a add_xy method.
-
Florent Kermarrec authored
-
- Jun 03, 2020
-
-
Florent Kermarrec authored
targets/acorn_cle_215: use new generate_litepcie_software functions and add --driver argument to generate driver.
-
- Jun 02, 2020
-
-
Florent Kermarrec authored
targets/acorn_cle_215: automatically copy software from litepcie and generate headers in kernel directory.
-
- May 21, 2020
-
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
- May 14, 2020
-
-
Florent Kermarrec authored
-
- May 13, 2020
-
-
Florent Kermarrec authored
-
- May 09, 2020
-
-
Florent Kermarrec authored
-
- May 08, 2020
-
-
Florent Kermarrec authored
Default to Chaser mode and similar user interface than GPIOOut.
-
- May 07, 2020
-
-
Florent Kermarrec authored
-
- May 06, 2020
-
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-