- 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.
-
- 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 11, 2021
-
-
Florent Kermarrec authored
-
- Mar 04, 2021
-
-
Florent Kermarrec authored
targets/Ultrascale(+): Generate Reset to idelay clock domain (to be sure to follow UG571 reset sequence).
-
- 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 17, 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
-
- Nov 09, 2020
-
-
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.
-
Florent Kermarrec authored
-
- Oct 12, 2020
-
-
Florent Kermarrec authored
-
- Sep 24, 2020
-
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
- Sep 04, 2020
-
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
- Sep 03, 2020
-
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
- Aug 23, 2020
-
-
Florent Kermarrec authored
-
- Aug 06, 2020
-
-
Florent Kermarrec authored
-
- Jun 30, 2020
-
-
Florent Kermarrec authored
-
- May 25, 2020
-
-
Florent Kermarrec authored
Tested with: ./forest_kitten_33.py --uart-name=jtag_uart --build --load litex/tools/litex_jtag_uart.py lxterm /dev/pts/X
-
- May 21, 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
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-