board: added HyVision PCIe OPT01 rev.F (Kintex7 xc7k70tfbg676)

This commit is contained in:
Gwenhael Goavec-Merou 2025-09-24 16:56:46 +02:00
parent a7b72321fe
commit 8694b3c295
2 changed files with 8 additions and 0 deletions

View File

@ -401,6 +401,13 @@
Memory: OK Memory: OK
Flash: NA Flash: NA
- ID: hyvision_opt01
Description: HyVision PCIe OPT01 rev.F
URL: NA
FPGA: Kintex7 xc7k70tfbg676
Memory: OK
Flash: OK
- ID: honeycomb - ID: honeycomb
Description: honeycomb Description: honeycomb
URL: https://github.com/Disasm/honeycomb-pcb URL: https://github.com/Disasm/honeycomb-pcb

View File

@ -179,6 +179,7 @@ static std::map <std::string, target_board_t> board_list = {
JTAG_BOARD("genesys2", "xc7k325tffg900", "digilent_b", 0, 0, CABLE_DEFAULT), JTAG_BOARD("genesys2", "xc7k325tffg900", "digilent_b", 0, 0, CABLE_DEFAULT),
JTAG_BOARD("gr740-mini", "", "ft4232hp_b", 0, 0, CABLE_MHZ(1)), JTAG_BOARD("gr740-mini", "", "ft4232hp_b", 0, 0, CABLE_MHZ(1)),
JTAG_BOARD("hseda-xc6slx16", "xc6slx16ftg256", "", 0, 0, CABLE_DEFAULT), JTAG_BOARD("hseda-xc6slx16", "xc6slx16ftg256", "", 0, 0, CABLE_DEFAULT),
JTAG_BOARD("hyvision_opt01", "xc7k70tfbg676", "", 0, 0, CABLE_DEFAULT),
/* most ice40 boards uses the same pinout */ /* most ice40 boards uses the same pinout */
SPI_BOARD("ice40_generic", "lattice", "ice40", "ft2232", SPI_BOARD("ice40_generic", "lattice", "ice40", "ft2232",
DBUS7, DBUS6, 0, DBUS7, DBUS6, 0,