enjoy-digital
|
896884dd21
|
Merge branch 'master' into axu2cga_software
|
2022-02-15 08:21:29 +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 |
Gwenhael Goavec-Merou
|
50654f1b7b
|
platforms/alinx_axu2cga: add zynqmp PS configuration params
|
2022-02-12 18:19:55 +01:00 |
Arusekk
|
5d52bc5461
|
Fix seven_seg pin assignment in DE1-SoC
Fixes quartus build error:
```
Error (171016): Can't place node "seven_seg5[6]" -- illegal location assignment PIN_AA2 File: /home/arusekk/src/fpga-proj/build/de1soc/gateware/de1soc.v Line: 49
```
|
2022-02-08 09:03:53 +01:00 |
Florent Kermarrec
|
18e8bec9d4
|
xilinx/kv260: Minor cleanup and add Build/Use instructions (from PR).
|
2022-02-07 08:12:43 +01:00 |
Ilia Sergachev
|
1d8c3789af
|
add Xilinx KV260 support
|
2022-02-06 14:38:57 +01:00 |
Florent Kermarrec
|
7f4d464f1b
|
trellisboard: Add Video Terminal/Framebuffer support and use new I2C init feature to automatically configure TP410 at startup.
|
2022-02-02 09:52:12 +01:00 |
Jevin Sweval
|
fbd424fc48
|
DECA: Add Ethernet and Etherbone support
Also fixed pcf_en IO standard compared to golden Arrow project.
|
2022-01-29 15:15:53 -08:00 |
Gwenhael Goavec-Merou
|
dd134a4b7d
|
digilent arty z7: allows toolchain selection (PL only)
|
2022-01-26 07:30:06 +01:00 |
Gwenhael Goavec-Merou
|
537f04a13d
|
alinx_axu2gca: new board
Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
|
2022-01-25 07:35:42 +01:00 |
Victor Suarez Rovere
|
db77ea5c7a
|
Add tweaks to Arty board to support yosys+nextpnr toolchain
|
2022-01-24 02:06:34 -03:00 |
enjoy-digital
|
787f44e7d9
|
Merge pull request #336 from tcal-x/cmod-a7-flash
Digilent CMOD A7: add flash support.
|
2022-01-23 08:36:49 +01:00 |
Tim Callahan
|
6567af6f49
|
Digilent CMOD A7: add flash support.
Add both "--flash" and "--with-spi-flash"; tested on board.
4MB flash mapped at 0x00400000.
Signed-off-by: Tim Callahan <tcal@google.com>
|
2022-01-22 18:50:12 -08:00 |
Icenowy Zheng
|
f533e7f8ba
|
sipeed_tang_nano_9k: enable copackaged PSRAM
Also enable SPI SDCard which was pending by the lack of main_ram
previously.
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
|
2022-01-23 03:37:03 +08:00 |
Florent Kermarrec
|
e35b9b439f
|
platforms/sipeed_tang_nano_9k: Fix copyrights and remove board diagram/description of the 4k.
|
2022-01-22 15:55:36 +01:00 |
enjoy-digital
|
999dbd572f
|
Merge pull request #334 from Icenowy/tang9k
sipeed_tang_nano_9k: new board
|
2022-01-22 15:49:08 +01:00 |
Icenowy Zheng
|
e699c377a5
|
sipeed_tang_nano_9k: new board
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
|
2022-01-22 11:45:49 +08:00 |
vacajk
|
e9d4d9066a
|
xilinx_zcu106: add DDR4 interface and fix reset error
|
2022-01-22 03:08:21 +08:00 |
Tim Callahan
|
e0c4c0fe39
|
Add openocd programmer for Digilent CMOD A7.
Signed-off-by: Tim Callahan <tcal@google.com>
|
2022-01-20 20:54:03 -08:00 |
Gabriel Somlo
|
834125e978
|
platforms/digilent_nexys_video: add missing CD pin
|
2022-01-17 17:11:40 -05:00 |
enjoy-digital
|
73b47e9394
|
Merge pull request #324 from RobertWilbrandt/arrow_usb_blaster
Use Arrow-USB-Blaster for trenz c10lprefkit
|
2022-01-17 08:47:47 +01:00 |
Florent Kermarrec
|
b240c381a7
|
colorlight_5a_75b: Comment out eth's rst_n (Prevent CPU boot).
|
2022-01-17 08:30:10 +01:00 |
Florent Kermarrec
|
b33deba2ed
|
platforms: Remove useless symbiflow import.
|
2022-01-17 08:25:00 +01:00 |
Robert Wilbrandt
|
00c9cf1d6e
|
Use Arrow-USB-Blaster for trenz c10lprefkit
|
2022-01-16 18:03:40 +01:00 |
Bastian Löher
|
38bff921b2
|
Fixup.
|
2022-01-16 13:00:46 +01:00 |
Bastian Löher
|
bccbd95526
|
digilent_cmod_a7: Propagate variant and toolchain
|
2022-01-16 11:31:08 +01:00 |
Florent Kermarrec
|
296c99f065
|
digilent_pynq_z1: Do minor cosmetic cleanups.
|
2022-01-14 09:39:42 +01:00 |
Florent Kermarrec
|
45cfe2be6b
|
qmtech_ecp4ce15/ecp4ce55: Merge in qmtech_ecp4cex5.
Defaults to ecp4ce15, ecp4ce55 can be selected with --variant=ecp4ce55.
|
2022-01-14 09:33:29 +01:00 |
enjoy-digital
|
830757502f
|
Merge pull request #321 from r4d10n/master
Support for Digilent Pynq Z1
|
2022-01-14 08:48:26 +01:00 |
Rakesh Peter
|
e489c3e3de
|
Change Serial port to pmoda:0/1
Remove usb_uart. Copyright notice update.
|
2022-01-13 23:24:50 +05:30 |
Florent Kermarrec
|
e27d49114f
|
Add initial and minimal ZCU106 support (with Clk/Leds/UART).
|
2022-01-13 17:40:03 +01:00 |
Rakesh Peter
|
bd95ce5e47
|
Create digilent_pynq_z1.py
|
2022-01-11 19:31:33 +05:30 |
Alastair M. Robinson
|
c57ea732dd
|
Added QMTech EP4CE55 board - almost identical to EP4CE15 board but bigger FPGA.
|
2022-01-07 19:27:40 +00:00 |
enjoy-digital
|
3ebbebe750
|
Merge pull request #319 from antmicro/datacenter-updates
antmicro-datacenter updates
|
2022-01-07 11:03:30 +01:00 |
Florent Kermarrec
|
a4130556ac
|
gsd_butterstick: Add optional SYZYGY GPIO (--with-syzygy-gpio) to expose the 32 GPIOs on SYZYGY breakout board.
|
2022-01-06 18:37:42 +01:00 |
Karol Gugala
|
86b9b1b56c
|
antmicro_datacenter: fix clock pin LOC
|
2022-01-06 17:38:49 +01:00 |
Florent Kermarrec
|
28cdc8b914
|
spartan_edge_accelerator: Review/Simplify.
|
2022-01-06 09:37:46 +01:00 |
Florent Kermarrec
|
2c6ce12154
|
spartan_edge_accelerator: Add seeedstudio prefix and seeedsstudio to vendors list.
|
2022-01-06 09:06:27 +01:00 |
enjoy-digital
|
1ee619a455
|
Merge pull request #317 from primeshp/spartanacc
Spartan Edge Accelerator Board support
|
2022-01-06 09:03:02 +01:00 |
Matthew Brooks
|
6b0bd4da4d
|
fix(vc707): fix 'dat' typo
|
2022-01-05 20:02:07 -08:00 |
Florent Kermarrec
|
9ad1723ac1
|
efinix_titanium_ti60_f225_dev_kit: Cleanup HyperRAM IOs.
|
2022-01-04 15:52:42 +01:00 |
Primesh
|
713ae531f6
|
Add Spartan Edge Accelerator support
|
2022-01-03 16:31:13 -05:00 |
enjoy-digital
|
059563245d
|
Merge pull request #314 from sergachev/zedboard
LiteX BIOS on Zedboard
|
2022-01-03 17:59:22 +01:00 |
Florent Kermarrec
|
c9816f2bc1
|
snicker_doodle: Add z7-10/z7-20 variants support.
|
2022-01-03 17:15:27 +01:00 |
Florent Kermarrec
|
dc61d383e6
|
snickerdoodle: Rename to krtkl_snicker_doodle and do minor cosmetic changes.
|
2022-01-03 17:09:17 +01:00 |
enjoy-digital
|
b48d96c40d
|
Merge pull request #309 from derekmulcahy/master
Initial release for Snickerdoodle
|
2022-01-03 16:46:14 +01:00 |
enjoy-digital
|
fae2cecf93
|
Merge pull request #315 from hubmartin/master
Fix cannot find board 'littlebee'
|
2022-01-03 16:09:12 +01:00 |
enjoy-digital
|
3dd85d9afb
|
Merge pull request #313 from fjullien/add_io_to_t120
efinix: add clock pins to t120 bga576 platform
|
2022-01-03 16:07:54 +01:00 |