Altera_Forum
Honored Contributor
20 years agoUsing IDT71V416 as 16-bit RAM
At some point I removed the Nios I dev kit and I went to recompile my design yesterday and it couldn't find the IDT71V016 RAM device. I looked at out board and noticed that we use the 71V416, not the 71V016. I asked our hardware guy and he said that SPOC Builder assumes you are using two 71V416s if you add them to your design so we kind if kludge it into working by using the 71V016. Is there a way to use the 71V416 as a 16-bit device? Do I simply need to go into the .ptf and change all occurences of 32 to 16? Why isn't this an option in SOPC Builder? Is it un heard of to use less than 1M of memory?