- Jul 06, 2021
-
-
Joey Bushagour authored
-
- Apr 10, 2021
-
-
Romain Dolbeau authored
fix ethernet clock (it's a GMII), add FB support over the HDMI connector (hdmi clock set from the resolution)
-
- 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 25, 2021
-
-
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 08, 2021
-
-
Hans Baier authored
-
- Dec 29, 2020
-
-
Florent Kermarrec authored
Build tested with /qmtech_wukong.py --with-sdcard --with-ethernet --integrated-rom-size=0x10000 --build.
-
Florent Kermarrec authored
-
Shinken Sanada authored
-