cbtarunjai87
Newbie level 5
- Joined
- Mar 14, 2008
- Messages
- 10
- Helped
- 2
- Reputation
- 4
- Reaction score
- 2
- Trophy points
- 1,283
- Activity points
- 1,386
altera sram 사용 verilog
hi everyone...
am doin my final year project in Altera DE 1 board. The project in basically image processing. I hv converted the pixel values of the image into hexadecimal value.
There is a software that comes along with the kit called DE1 Control Panel which works only after v load the .sof file from Quartus 2 Software . Thru the control panel v can write/read data into/from the SRAM or SDRAM or even make the LEDs n & 7 segment display to glow according to our wish.
So i loaded the hexa values of the image into the SRAM using the software DE1 Control Panel.
The problem is how do i read de hexa values from de SRAM into the Verilog code?? wat is the syntax to invoke de data stored in SRAM into my Program??
I desperately need to complete my project and i ll be grateful to whoever gives me the idea...
hi everyone...
am doin my final year project in Altera DE 1 board. The project in basically image processing. I hv converted the pixel values of the image into hexadecimal value.
There is a software that comes along with the kit called DE1 Control Panel which works only after v load the .sof file from Quartus 2 Software . Thru the control panel v can write/read data into/from the SRAM or SDRAM or even make the LEDs n & 7 segment display to glow according to our wish.
So i loaded the hexa values of the image into the SRAM using the software DE1 Control Panel.
The problem is how do i read de hexa values from de SRAM into the Verilog code?? wat is the syntax to invoke de data stored in SRAM into my Program??
I desperately need to complete my project and i ll be grateful to whoever gives me the idea...