Forum Discussion
Altera_Forum
Honored Contributor
8 years agocan FPGA act as database?
Hi, I am doing an image processing project and i am using DE1-SoC board..My doubt is how can I use FPGA as an database.(I want to measure image data from camera and compare to predefined stored...
Altera_Forum
Honored Contributor
8 years agoWhat do you mean with database? If you onky compare with constants or a constant number of previous images you can use registers and ram. Are trying to port software?