Altera_Forum
Honored Contributor
11 years agoUDP to Avalon MM
i am an analogue engineer who has been having a "play" with a Dev board for a project i am working on. i have a MM sytem which Has an EEProm and SRAM.
in one of the registers of the EEProm the 32 bit value represnets a sample rate for a DAC. on power up the value from the EEProm is read into an FPGAS register. My VHDL code will "look" at this register and set the sample rat accordingly . Over system console i can change the value in the EEProm which then updates the value in the FPGA register in turn changing the sample rate. What i would like to do is change the value of registers in either the SRAM or EEProm via UDP. would any one be able to lead me in the right direction. my VHDL is Ok but my C/C++ is non existent. Many thanks