HDMI2USB-fx2-firmware icon indicating copy to clipboard operation
HDMI2USB-fx2-firmware copied to clipboard

Create a microload that works on the Atlys and Opsis board

Open mithro opened this issue 7 years ago • 1 comments

Currently microload firmware only works on the Opsis. It loads stuff via the hardware I2C controller with the FPGA emulation something like an EEPROM.

This doesn't work on the Atlys because the FPGA isn't connected to the I2C control lines.

Instead we could use the FIFO interface and a flag IO. The flag pin could also be used for reset.

mithro avatar Aug 03 '17 01:08 mithro

Probably want the flag IO to be one of the "interrupt" pins.

mithro avatar Aug 03 '17 01:08 mithro