makestuff / libfpgalink

LIB:Library for interacting with an FPGA over USB
https://github.com/makestuff/libfpgalink/wiki/FPGALink
GNU Lesser General Public License v3.0
82 stars 25 forks source link

Advice on starting new FX2 firmware based on libfpgalink's FX2 firmware #30

Closed mithro closed 9 years ago

mithro commented 9 years ago

Hi,

Our project HDMI2USB which is being prototyped on the Atlys board currently has a FX2 firmware which is open source but uses the proprietary libraries provided by Keil/Cypress. We'd like to replace it with a 100% open solution.

Currently the firmware is pretty dumb, ideally we'd like any new firmware to do the following;

I think for this reason it would be good to start from the libfpgalink FX2 firmware and extend it with our extra additions.

Couple of questions;

Our alternative option seems to be using the FPGA4U variant of the urjtag code found at https://fpga4u.epfl.ch/wiki/FX2

Thanks for any advice.

makestuff commented 9 years ago

This isn't really appropriate here, because it's not an issue with FPGALink. Try posting to the mailing-list.