storing convolution coeeff's Xilinx V2 8000
CASTalk.com Forum Index CASTalk.com
Discussion of DSP, FPGA, storage and embedded system.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web castalk.com
storing convolution coeeff's Xilinx V2 8000

 
Post new topic   Reply to topic    CASTalk.com Forum Index -> FPGA
Author Message
Geoffrey Wall
Guest





Posted: Thu Dec 16, 2004 12:41 am    Post subject: storing convolution coeeff's Xilinx V2 8000 Reply with quote

I would like to store several hundred convolution coefficients for a real
time computer vision core using Xilinx's V2 8000 series FPGA.
does anyone know the best way to do this? How many logic cells / block RAM
does storing many constant coeff's take? Is there anyway to estimate the
number of LC/BRAM needed to store, say X coeff's. Would it be better to
store the coeff's in some off chip memory (like SRAM)?
Also is there a way to import these coefficients into the VHDL using some
kind of automated process (i suppose i could write a text parser in C to
import all the coefficients into the VHDL before synthesis, but maybe there
is a tool to do this kind of thing)? To have to type out several hundred
numbers every time I wished to change the filter is ridiculous...


thanks
--
Geoffrey Wall
Masters Student in Electrical/Computer Engineering
Florida State University, FAMU/FSU College of Engineering
wallge@eng.fsu.edu
Cell Phone:
850.339.4157

ECE Machine Intelligence Lab
http://www.eng.fsu.edu/mil
MIL Office Phone:
850.410.6145

Center for Applied Vision and Imaging Science
http://cavis.fsu.edu/
CAVIS Office Phone:
850.645.2257
Back to top
Hal Murray
Guest





Posted: Thu Dec 16, 2004 1:12 am    Post subject: Re: storing convolution coeeff's Xilinx V2 8000 Reply with quote

Quote:
I would like to store several hundred convolution coefficients for a real
time computer vision core using Xilinx's V2 8000 series FPGA.
does anyone know the best way to do this? How many logic cells / block RAM
does storing many constant coeff's take? Is there anyway to estimate the
number of LC/BRAM needed to store, say X coeff's. Would it be better to
store the coeff's in some off chip memory (like SRAM)?

If you have enough RAM on chip, that's the obvious simple way
to do it. Should be easy to figure out how much you need.
Just compute how many bits you need and round up the width
to fit an integer number of chips. Round up more if your
size isn't a power of two and such.

Quote:
Also is there a way to import these coefficients into the VHDL using some
kind of automated process (i suppose i could write a text parser in C to
import all the coefficients into the VHDL before synthesis, but maybe there
is a tool to do this kind of thing)? To have to type out several hundred
numbers every time I wished to change the filter is ridiculous...

search for data2bram



--
The suespammers.org mail server is located in California. So are all my
other mailboxes. Please do not send unsolicited bulk e-mail or unsolicited
commercial e-mail to my suespammers.org address or any of my other addresses.
These are my opinions, not necessarily my employer's. I hate spam.
Back to top
 
Post new topic   Reply to topic    CASTalk.com Forum Index -> FPGA All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




VoIP Electronics Powered by phpBB