mohassin
Junior Member level 1
- Joined
- May 17, 2013
- Messages
- 19
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,410
I have an image processing application to describe it with vhdl code, this application, is based on many mathematical functio, convolution, witch must be applied on bmp image 128*128 pixels.
for the vhdl description I don't know really if I have to do the some or to use memory (for loop), and if I use memories how can I read or write every element??
what is the best to use function module with entity and architecture ??
please if there is any one how is working with vhdl image processing to advice me how to have first step
thanks
for the vhdl description I don't know really if I have to do the some or to use memory (for loop), and if I use memories how can I read or write every element??
what is the best to use function module with entity and architecture ??
please if there is any one how is working with vhdl image processing to advice me how to have first step
thanks