Page 1 of 1

new project

Posted: Wed Feb 28, 2018 9:57 am
by gibokilo
hI
I am new to fpga.
I want to start with a simple project , I alredy did the blinkin test and a few other projects.
for the project I want to do , I would like to save the inputs from the adc to a memori location and then compared them. Is that possible?

Thanks

Re: new project

Posted: Mon Mar 05, 2018 10:50 am
by amike88
Here you'll find the code that stores data for you in system memory. Then you can either store them to different locations in system memory or you can store them to SD card. Then you can compare them.