Forum Discussion
Altera_Forum
Honored Contributor
17 years agoSRAM on Max II Development Kit
Hi , I am using the MAX II Development Board and trying to write to the on board SRAM a CypressCY7C1019CV33 , a 128 K SRAM. I have gone through the specs and have written a Module to write an...
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