Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHi sorry,
All i need to do is store some values in ram. I am reading values in from a serial line device not (rs232) 57 bits of info from 200 different devices, and storing these values, moving some of the bits about and re outputting them onto another serial line. I have set up the megafunction rams with 3 differnt mif files. As I said if i run the system in the simulator i can see the data in the memory slots and see it changing with different input samples, but when i run it on a live system i get nothing out on 7 seg displays, i have set up the 7 seg displays to read the values from the ports, i can change the 7 seg inputs to my address counter then it counts up so i know the data ports are working if there is data there but the ports just sit at zero. The question is do i have to or how do i to set up the sram or internal ram to use it for storage of these values, how do i get my mif files or hex files into the ram. I have 3 sets of storage for the various data 2 @256x8 {2K} and 1 @256x64.{16K} I hope this makes it a bit clearer. As far as i can see everything is working apart from the data going in and out of the memory locations. yours jan yours jan