Altera_Forum
Honored Contributor
15 years agoSSRAM Chip/Clock and Flash Clock on Cyclone III Starter Kit
Dear all, I am using the cyclone III Starter kit example: cycloneIII_3c25_start_niosII_standard project, and run into a few questions, could you help me?
1. why the SOPC using Cypress cy7c1380c SSRAM controller, while the actual chip is IS61LPS25636A ? are they replaceable? 2.The clock to SOPC cypress cy7c1380C is system_clk, the clock out to the chip of IS61LPS25636A is ssram_clk, they are different clock and have a phase difference of 146.88 dg set by DLL, why they have this phase difference? 3. The SOPC flash interface has clock, but there is no clock out to the flash chip, why? the flash chip doesn't need clock? but the schematics of flash chip have a clock input. 4. the flash_ssram_a[0] doesn't use and be assigned to any pin, how they get rid of it in the Pin Planner? In my project, I try to get rid of it, but in vain. Thank you very much!