Forum Discussion
Altera_Forum
Honored Contributor
21 years agoProblems when running from SRAM
Hi All, First of all lets introduce me. I'm a PhD student, and recently I have received two NiosII development kits, a Cyclone Edition and a Stratix Pro Edition. I have some exper...
Altera_Forum
Honored Contributor
21 years agoHi again, just after writing the post I realized that the memory tests I was doing to the sram were not correct at all. All the values written to memory had a '1' in the less significant bit. I have tested writting values with a '0' at the LSB and it does not work (there is always a '1' in the LSB). So pin sram_data[0] is not connected (I remove it from the pin assigment list because the conflict with the ~DATA0~ signal) or it is asserted to '1'.
What in the hell is ~DATA0~ signal??? Best regards, Pablo H.