TUM-LIS / glip

Generic Logic Interfacing Project
http://glip.io
Other
44 stars 15 forks source link

[WIP] Draft FX3 firmware interface #43

Open wallento opened 7 years ago

wallento commented 7 years ago

It not make sense to load our firmware to the ZTEX boards, because we would loose the ability to load the FPGA bitstream. Also we don't want to include this in our firmware. Finally, we want to support the default ZTEX firmware.

Hence, this drafts one possibility to allow for different firmware interfaces. The differences between interfaces are:

If we anticipate only ZTEX and our firmware, I would suggest we explore adopting the ZTEX interface. Else this is maybe a direction we want to go.

wallento commented 7 years ago

Not a PR, but just a plain draft so far.

imphil commented 7 years ago

approach looks good to me. Let's have a detailled review once the ZTEX firmware is ready and we know that the abstraction actually covers all cases we want to have covered.