- Aug 23, 2021
-
-
Florent Kermarrec authored
-
- Jul 28, 2021
-
-
Florent Kermarrec authored
-
- Jul 27, 2021
-
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
- Jul 21, 2021
-
-
Florent Kermarrec authored
-
- Jul 06, 2021
-
-
Joey Bushagour authored
-
- Jul 02, 2021
-
-
Florent Kermarrec authored
Otherwise break retro-compat on external design importing CRG without passing this new parameter.
-
- Apr 26, 2021
-
-
Florent Kermarrec authored
-
Karol Gugala authored
Signed-off-by:
Karol Gugala <kgugala@antmicro.com>
-
Karol Gugala authored
Signed-off-by:
Karol Gugala <kgugala@antmicro.com>
-
- 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
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).
-
- Mar 07, 2021
-
-
Stafford Horne authored
Then adds jtagbone for arty. I have tested with the following litex_server and it seems to work fine. litex_server --jtag --jtag-config openocd_xc7_ft2232.cfg Note, the jtagbone and etherbone may be mutually exclusive, but I am not sure how to define that in the args.
-
- Feb 25, 2021
-
-
Florent Kermarrec authored
-
- Feb 24, 2021
-
-
Joel Stanley authored
The default stays with the Digilent/Antmicro layout, but the user can optionally provide --sdcard-adaptor numato to use the Numato layout. Signed-off-by:
Joel Stanley <joel@jms.id.au>
-
- Feb 23, 2021
-
-
Aleksandra Swierkowska 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 08, 2021
-
-
Hans Baier authored
-
- 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.
-
- Dec 29, 2020
-
-
Florent Kermarrec authored
./arty.py --variant=a7-35 or a7-100 ./arty_s7.py --variant=s7-50 or s7-25
-
- Dec 07, 2020
-
-
Robert Winkler authored
Signed-off-by:
Robert Winkler <rwinkler@antmicro.com>
-
- Nov 12, 2020
-
-
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.
-
- Aug 23, 2020
-
-
Florent Kermarrec authored
-
- Aug 06, 2020
-
-
Florent Kermarrec 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
-
- May 29, 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
-