FPGARelated.com
Forums

Microchip UNI/O controller core for FPGA

Started by Unknown June 13, 2019
Hi,

I needed to access the Microchip 11AA02E48 EEPROM located on a FPGA board. 
Unfortunately, I couldn't find any VHDL/Verilog sources of a UNI/O controller.
Therefore, I have decided to write my own. It took a few hours, but it seems that it works quite reasonably. I have published sources under PUBLIC DOMAIN od CC0 1.0 Universal license at https://groups.google.com/forum/#!topic/alt.sources/-H7CjN9Y_u0 and in https://github.com/wzab/wzab-hdl-library/tree/master/unio .
I hope, that they may be useful for somebody, however they are published without any warranty. You use it on your own risk. You should also check if your use of UNI/O does not violate Michrochip's (or other) patents.

BR,
Wojtek