Forum Discussion
Altera_Forum
Honored Contributor
17 years agoMax II dev kit
Could anybody provide a small working design of the SRAM read/write (Cypress 1019cv33) for the MAX II CPLD. I went according to the reference designs and mine did not work, so i wanted to know if any...
Altera_Forum
Honored Contributor
17 years agoHello,
I have found the solution to the problem. If anyone faces the same issue. I would suggest try checking the project settings. (right-click on the project -> settings-> device and pin options) and change the default setting for "Device and Pin options -> unused pins" from output driving ground to input tri-stated or input with bus-hold circuitry and everything will work just fine. :) Thanks to hank from altera support for pointing this out -neo