Imagine a FPGA that has one shift register with latch instantiated in the firmware, that outputs its state to the LEDs onboard, and reports back buttons state. On the other side is atmega8 with firmware that drives the FPGA and controls its LEDs, and read buttons from it.
It works. You can grab Verilog code and reuse it to make your FPGA talk to your atmega8 and vice versa.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.