Forum Discussion
Altera_Forum
Honored Contributor
13 years agoFPGA cyclone EP1C12Q240C8n
Hello everyone, I am trying to develop a FPGA(EP1C12Q240C8n) based vibration measuring system.The signal processing circuit of the vibration sensor gives 4 analog voltage signal as output. Nex...
Altera_Forum
Honored Contributor
13 years agoWhen you say "internal ram available in board", you still mean a memory external to the FPGA, right? In that case I suggest using SOPC Builder or QSys, and write your component with an Avalon Memory Mapped Master to read/write the RAM, and an exported interface for the ADC.