Altera_Forum
Honored Contributor
11 years agoLaboratory exercises solution
I need a solution for the Altera's digital logic laboratory exercise, especially the exercise about memory block (lab8). I'm a student so i guess i cant request these solutions from Altera, then i come here and hope someone can help me to solve my problem. i'm working on DE1 development board and using VHDL.
i'm making a small game to practice about vga, ps/2, audio codec and the others stuff. my problem is the sound data is too large to store in the onchip memory so i want to store it somewhere else. what i'm looking for is a way to write a whole file to sram. i know this is an old question, i did search around and found a lot of related thread here, but honestly i havent figured out how to do it. i dont know anything about nios system, sopc, avalon bus, etc.. all i want to do is to load (initiate) a hex file to the sram chip, and then read data from it later. i read the 8th laboratory exercise and at the final part, they ask us to modify part6 to use the sram chip instead of M4K blocks. So, if i'm not misunderstanding, then we can use the In-system memory content editor to modify the sram chip, right? please tell me if i wrong. my project is going to deadline, and i tried to request solution from altera but they didnt response yet :( if you know any other solution to store the data than using the sram chip, i would appreciate very much too. Linh.