how to store a databse in fpga

Status
Not open for further replies.

vhdl_beginner11

Newbie level 1
Joined
Dec 8, 2010
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,286
can i store a database consisting of charcters , real numbers in fpga , can i read them as arrays and do processing on them?
actually i have to store a database and read elements of it and i have tp fprm new matrix based on it.can anyone help? its urgent ?
 

quick answer: FPGA's aren't built for storing a database.
You can however read/write to DPRAM, so yes you can do matrix calculations, but if your database is huge, I wouldn't consume all my FPGA memory to store the elements of the database.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…