This list is for discussion of the design and implementation of field-programmable gate array based processors and integrated systems. It is also for discussion and community support of the XSOC Project (see http://www.fpgacpu.org/xsoc).
how to send image information in to fpga kit - siva...@gmail.com - Jan 21 3:39:20 2008
hi
i am doing image compression using discrete wavelet transformation. it is a hard
ware implementation . i am using spartanII fpga kit. but i dont i know how to send image
information in to fpga kit.
does any one know tell me.
thank you
To post a message, send it to: f...@yahoogroups.com
To unsubscribe, send a blank message to: f...@yahoogroups.com

(You need to be a member of fpga-cpu -- send a blank email to fpga-cpu-subscribe@yahoogroups.com )
Re: how to send image information in to fpga kit - rtstofer - Jan 21 10:29:39 2008
--- In f...@yahoogroups.com, sivaji.ec44@... wrote:
>
> hi
> i am doing image compression using discrete wavelet
transformation. it is a hard ware implementation . i am using
spartanII fpga kit. but i dont i know how to send image information
in to fpga kit.
> does any one know tell me.
> thank you
>
How is the image formed or stored before it gets to the FPGA? Is it
in a RAM chip? Maybe it is a stream?
Without knowning that, it is impossible to say how to import it.
Richard
To post a message, send it to: f...@yahoogroups.com
To unsubscribe, send a blank message to: f...@yahoogroups.com

(You need to be a member of fpga-cpu -- send a blank email to fpga-cpu-subscribe@yahoogroups.com )
Re: how to send image information in to fpga kit - ":: aH[sIM] ::" - Feb 4 22:53:52 2008
I am also doing a a somewhat similar project.
I am using the camera C3088
http://instruct1.cit.cornell.edu/Courses/ee476/FinalProjects/s2006/jzs3_da65/jzs3_da65/C3088.pdf
which is used by AVRCAM and CMUCAM.
It has 8 data pins which transfer each pixels data.
The FPGA that I am using is up3 Altera Edu Kit which has
Flash Memory Chip - 2MB - TC58FVB106AFT-70
SRAM Memory Chip - 128K bytes - IS61C6416
SDRAM Memory Chip - 8MB - IS42S16400B
How do i transfer the image technically from c3088 camera module to the FPGA supposingly
I conenct the 8 data pins directly to the FPGA parallel port and FIFO in the RAM of the
FPGA.
Regards,
Sim
The
----- Original Message ----
From: Kolja Sulimma
To: f...@yahoogroups.com
Sent: Wednesday, January 23, 2008 5:05:36 PM
Subject: Re: [fpga-cpu] how to send image information in to fpga kit
You can use ANY input interface that your FPGA kit provides. As we do not
know which these are, we can't help you.
The only thing that your board is guaranteed to have is a JTAG port, and
indeed, this is not the worst solution to download the image to the board.
You say you are using a RAM chip to store the image. Are you aware, that
there are many, many different RAM interfaces out there?
I guess we also can't help you there without further information.
Please learn to ask real questions that acutally can be answered.
For example you could add a link to a description of the FPGA board you are
using to your post.
Kolja Sulimma
2008/1/22, sivaji.ec44@ gmail.com :
>
> hi
> I am doing image compression using discrete wavelet
> transformation. it is a hard ware implementation . I am using
> spartanII fpga kit. But i dont i know how to send image information
> in to fpga kit.
>
I am using RAM chip to store image.
does any one know please tell me.
[Non-text portions of this message have been removed]
Send instant messages to your online friends http://uk.messenger.yahoo.com
[Non-text portions of this message have been removed]
To post a message, send it to: f...@yahoogroups.com
To unsubscribe, send a blank message to: f...@yahoogroups.com

(You need to be a member of fpga-cpu -- send a blank email to fpga-cpu-subscribe@yahoogroups.com )