trabucayre / openFPGALoader

Universal utility for programming FPGA
https://trabucayre.github.io/openFPGALoader/
Apache License 2.0
1.16k stars 249 forks source link

Xilinx XC7K325T support #177

Closed rwhitby closed 2 years ago

rwhitby commented 2 years ago

See https://github.com/kintex-chatter/xc7k325t-blinky-nextpnr/issues/14 for context.

I will submit a pull request to add support for this board https://github.com/ChinaQMTECH/QMTECH_XC7K325T_CORE_BOARD available from https://www.aliexpress.com/item/1005003668804223.html using Tigard https://github.com/tigard-tools/tigard as the default cable.

My plan is to add an entry to board_list in board.hpp for the FPGA and an entry to flash_list in spiFlashdb.hpp

rwhitby commented 2 years ago

Pull request #178 submitted.

rwhitby commented 2 years ago

Closed in #178