Connecting ESP8266 to nexys4 DDR FPGA board though its PMOD
Posted: Sun Feb 25, 2018 2:24 pm
I am trying to connect esp8266 to a nexys 4 DDR fpga board which will be run by a softcore MicroBlaze. I'm not sure about how to go about it. Do i need to write driver for the esp in verilog and a UART driver for the MicroBlaze to communicate to it?