- Jul 06, 2021
-
-
Joey Bushagour authored
-
- Mar 29, 2021
-
-
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.
-
Florent Kermarrec authored
-
- Mar 25, 2021
-
-
Florent Kermarrec authored
-
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).
-
- Mar 18, 2021
-
-
Florent Kermarrec authored
-
- 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 23, 2021
-
-
Blake Smith authored
-
- Jan 04, 2021
-
-
Florent Kermarrec authored
-
- Nov 12, 2020
-
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
- Nov 04, 2020
-
-
Florent Kermarrec authored
-
- Oct 12, 2020
-
-
Florent Kermarrec authored
-
- Sep 01, 2020
-
-
Florent Kermarrec authored
-
- Aug 24, 2020
-
-
Florent Kermarrec authored
-
- Aug 23, 2020
-
-
Florent Kermarrec authored
-
- Aug 06, 2020
-
-
Florent Kermarrec authored
-
- Aug 04, 2020
-
-
Florent Kermarrec authored
-
Pepijn de Vos authored
-
- Jul 24, 2020
-
-
Florent Kermarrec authored
-
- Jul 03, 2020
-
-
Florent Kermarrec authored
-
- Jul 01, 2020
-
-
Florent Kermarrec authored
-
- Jun 30, 2020
-
-
Florent Kermarrec authored
-
- Jun 25, 2020
-
-
Florent Kermarrec authored
-
- Jun 02, 2020
-
-
Florent Kermarrec authored
-
- May 21, 2020
-
-
Florent Kermarrec authored
-
- May 08, 2020
-
-
Florent Kermarrec authored
Default to Chaser mode and similar user interface than GPIOOut.
-
- May 05, 2020
-
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
- Apr 30, 2020
-
-
Florent Kermarrec authored
As discussed recently on Discord.
-
- Apr 14, 2020
-
-
Florent Kermarrec authored
- remove update in loading/flashing: we need to thinks how to integrate this. - remove specific README: documentation is moved to the files, link to more complete project can be added if maintained externally, as done for the iCEBreaker for example. - revert default freq on ULX3S to 50MHz and instantiate a second PLL as done on the colorlight.
-
Dave Marples authored
-
- Apr 10, 2020
-
-
Florent Kermarrec authored
-
- Mar 24, 2020
-
-
Florent Kermarrec authored
-
- Mar 21, 2020
-
-
Florent Kermarrec authored
-
- Feb 28, 2020
-
-
Florent Kermarrec authored
targets: default to trellis toolchain on all ECP5 targets (now able to build all supported targets).
-
- Feb 03, 2020
-
-
Florent Kermarrec authored
We initially wanted to provide different level of support for the platforms/targets, mainly to avoid too much maintenance and let each contributor update its contributed platforms and targets, but it's easier to update all platforms/targets all-together when LiteX evolves or changes (and that's what has been done on litex-boards since the creation of the repository). So let just simplify things and avoid this differentiation.
-
- Jan 13, 2020
-
-
Florent Kermarrec authored
-