Florent Kermarrec
|
99a66274c8
|
xilinx_alveo_u280: Switch HBM2 to USPHBM2 now integrated in LiteX.
|
2022-03-03 16:11:48 +01:00 |
Florent Kermarrec
|
b80c7a7843
|
targets/sqrl_acorn: write_latency_calibration now disabled by default, no longer required.
|
2022-03-03 15:50:53 +01:00 |
enjoy-digital
|
26a7f13a7f
|
Merge pull request #360 from antmicro/fix-i2c-antmicro-datacenter
antmicro_datacenter: fix i2c pads assignment
|
2022-03-01 19:49:50 +01:00 |
Alessandro Comodi
|
7933e9462e
|
antmicro_datacenter: fix i2c pads assignment
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
|
2022-03-01 16:35:15 +01:00 |
Florent Kermarrec
|
ddd040bc42
|
README: Switch to python3 -m litex_boards.targets.<board> and remove .py in boards list.
|
2022-03-01 14:08:34 +01:00 |
Florent Kermarrec
|
89a80e713e
|
README: Update boards picture with reduced jpg version.
|
2022-03-01 14:03:00 +01:00 |
Florent Kermarrec
|
7a5fe4c221
|
efinix_titanium_ti60_f225_dev_kit: Update iobank_info with the values used in the video example design.
|
2022-03-01 14:01:43 +01:00 |
Florent Kermarrec
|
2450d8db4f
|
tools: Remove extract_xdc_pins, has only been useful for Alveo boards and could be integrated in a Gist.
|
2022-03-01 14:00:42 +01:00 |
enjoy-digital
|
240932d464
|
Merge pull request #359 from antmicro/rdimm
antmicro datacenter: fix pins and increase freq
|
2022-03-01 13:58:50 +01:00 |
Alessandro Comodi
|
db2d83ea29
|
antmicro_datacenter: use 100 MHz and add i2c master
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
|
2022-03-01 13:00:36 +01:00 |
Piotr Binkowski
|
0b80890119
|
antmicro_datacenter: add 1 cycle of latency for RCD IC
|
2022-03-01 12:43:08 +01:00 |
Piotr Binkowski
|
d6fddc746f
|
antmicro_datacenter: use single rank configuration
|
2022-03-01 12:43:08 +01:00 |
Piotr Binkowski
|
9976b47f72
|
antmicro_datacenter: generate outputs for rowhammer-tester
|
2022-03-01 12:43:08 +01:00 |
Piotr Binkowski
|
37905d1f34
|
antmicro_datacenter: use correct DQS pins
|
2022-03-01 12:43:08 +01:00 |
Karol Gugala
|
5359fc5bfc
|
antmicro_datacenter: use A7DDRPHY
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2022-03-01 12:43:08 +01:00 |
Karol Gugala
|
73b5143cec
|
antmicro_datacenter: add DCI_CASCADE
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2022-03-01 12:43:08 +01:00 |
Florent Kermarrec
|
1ce0a4b070
|
README: Update and simplify boards listing.
|
2022-03-01 11:57:32 +01:00 |
Florent Kermarrec
|
2c4d31066f
|
digilent_arty_z7: Defaults to no_uart.
|
2022-03-01 11:15:30 +01:00 |
Florent Kermarrec
|
0ceb15938f
|
digilent_arty_z7: Remove fake serial.
|
2022-03-01 11:05:59 +01:00 |
Florent Kermarrec
|
673676e3cb
|
digilent_arty_a7: Switch to VivadoProgrammer.
|
2022-03-01 10:48:22 +01:00 |
Florent Kermarrec
|
e16e5e0591
|
digilent_arty_z7: Fix add_period_constraint.
|
2022-03-01 10:30:14 +01:00 |
enjoy-digital
|
1320f3bd23
|
Merge pull request #357 from DaveBerkeley/colorlight_i9
Add ColorLight i9 v7.2
|
2022-03-01 10:07:55 +01:00 |
Florent Kermarrec
|
a19c03fa55
|
targets: Switch to generic/portable HyperRAM core from LiteX.
|
2022-03-01 09:10:19 +01:00 |
Dave Berkeley
|
c9d009c735
|
Add ColorLight i9 v7.2
|
2022-02-28 14:08:49 +00:00 |
enjoy-digital
|
11dfe225fa
|
Merge pull request #356 from fjullien/add_mipi_tx
efinix: add MIPI TX to platform Ti60
|
2022-02-25 16:53:11 +01:00 |
Franck Jullien
|
c54e92c47d
|
efinix: add MIPI TX to platform Ti60
|
2022-02-25 15:15:14 +01:00 |
Florent Kermarrec
|
1623ba5942
|
targets/stlv7325: Reduce sys_clk_freq to 100MHz.
See https://github.com/enjoy-digital/litedram/issues/285.
|
2022-02-25 09:04:07 +01:00 |
Florent Kermarrec
|
872113e1cc
|
stlv7325: Add SDCard support.
|
2022-02-24 18:02:43 +01:00 |
Florent Kermarrec
|
a08f346d90
|
stlv7325: Add Etherbone support (untested).
|
2022-02-24 17:43:53 +01:00 |
Florent Kermarrec
|
b1550f006a
|
stlv3225: Minor Review/Cleanup, switch to JTAG HS2 programmer.
|
2022-02-24 17:17:08 +01:00 |
Andrew Gillham
|
174d958ca7
|
Initial support for STLV7325 Kintex-7 board.
|
2022-02-23 18:28:55 +01:00 |
enjoy-digital
|
6661947d96
|
Merge pull request #354 from madscientist159/master
Add initial support for RCS Arctic Tern boards
|
2022-02-23 18:06:08 +01:00 |
Florent Kermarrec
|
1717af68ac
|
targets/sqrl_acorn/ddr3: Disable write_latency_calibration.
Introduce some memtest failures on some boards.
|
2022-02-23 10:38:43 +01:00 |
enjoy-digital
|
16b9e100ba
|
Merge pull request #353 from sergachev/zcu216
Add Xilinx ZCU216 support
|
2022-02-22 18:57:31 +01:00 |
Raptor Engineering Development Team
|
ae4b3c0938
|
Add initial support for RCS Arctic Tern boards
|
2022-02-21 20:04:51 -06:00 |
Ilia Sergachev
|
85397818d9
|
add Xilinx ZCU216 support
|
2022-02-21 19:14:13 +01:00 |
Florent Kermarrec
|
7d84e6e863
|
efinix_titanium_ti60_t225: Add SPI/Native SDCard support.
Both modes working with 8559b88ad8 .
|
2022-02-21 10:35:06 +01:00 |
Florent Kermarrec
|
df36cdbcc9
|
siglent_sds1104xe: Switch back to native DRAM width (now possible with Nax).
|
2022-02-18 11:47:08 +01:00 |
Florent Kermarrec
|
d85f88f42a
|
siglent_sds1104xe: Reduce DRAM's width to 16-bit for now (to use NaxRiscv).
|
2022-02-16 17:59:40 +01:00 |
Florent Kermarrec
|
08a79fa3ac
|
lattice_ecp5_vip: Minor cleanups, fix CI.
|
2022-02-15 10:58:38 +01:00 |
enjoy-digital
|
30afe26669
|
Merge pull request #348 from hubmartin/ecp5-vip
Draft: Add Lattice ECP5 VIP board + HDMI output board support
|
2022-02-15 08:53:57 +01:00 |
enjoy-digital
|
2b1dac0f96
|
Merge pull request #350 from trabucayre/axu2cga_software
Axu2cga software
|
2022-02-15 08:21:50 +01:00 |
enjoy-digital
|
896884dd21
|
Merge branch 'master' into axu2cga_software
|
2022-02-15 08:21:29 +01:00 |
enjoy-digital
|
6bbf8c8268
|
Merge pull request #351 from sergachev/litex_baseboard_openocd
add openocd config for litex acorn baseboard
|
2022-02-15 08:11:41 +01:00 |
Florent Kermarrec
|
3f58df9974
|
platforms/targets: Fix typos.
|
2022-02-14 17:26:46 +01:00 |
Florent Kermarrec
|
b53b79821e
|
platforms: Expose toolchain parameter on all platforms to ease switching to alternative/open-source toolchains.
|
2022-02-14 11:35:18 +01:00 |
Florent Kermarrec
|
12b91eccdc
|
digilent_arty: Remove yosys+nextpnr INTERNAL_VREF constraint skip (now directly done in LiteX).
|
2022-02-14 10:45:29 +01:00 |
Ilia Sergachev
|
5cd1d7eaec
|
add openocd config for litex acorn baseboard
|
2022-02-13 16:44:40 +01:00 |
Gwenhael Goavec-Merou
|
5eca41ac73
|
targets/alinx_axu2cga: adding PS software support (inspired by xilinx_kv260)
|
2022-02-12 18:24:01 +01:00 |
Gwenhael Goavec-Merou
|
50654f1b7b
|
platforms/alinx_axu2cga: add zynqmp PS configuration params
|
2022-02-12 18:19:55 +01:00 |