Forum Discussion
Altera_Forum
Honored Contributor
12 years agoGeneric Tri-State Controller for CFI flash on terasic-de2-115
Hello All, I'm trying to use the 8MB CFI flash of the terasic-de2-115 board. (I' using Quartus 13.0sp1) I have added these three components in order to get the flash running: Flash_gener...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- After moving the tristate controller out of the qsys subsystem the driver is added and the function alt_flash_open_dev returns a valid pointer. It seems that quartus 13.0sp1 has a problem with submodules and tristate controllers. Is this a known issue? Anybody can tell if this problem is fixed in a later version of the toolchain? best regards Thomas --- Quote End --- Hi Thomas, I am currently having the same problem, and I am using version 13.1.4. However, when you say you moved the tristate controller out of the qsys subsystem, where did you move it to? Was it deleted from your entire project? When you used alt_flash_open_dev to return this valid pointer, were you able to read and write to the flash correctly? Sorry for all of the questions, and thank you in advance. - Jon