Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a microload that works on the Atlys and Opsis board #38

Open
mithro opened this issue Aug 3, 2017 · 1 comment
Open

Create a microload that works on the Atlys and Opsis board #38

mithro opened this issue Aug 3, 2017 · 1 comment

Comments

@mithro
Copy link
Member

mithro commented Aug 3, 2017

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
Copy link
Member Author

mithro commented Aug 3, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant