Altera_Forum
Honored Contributor
15 years agoConfiguration time of Cyclone 3
Hi-
I have a design that utilizes a Cyclone 3 (configured in active serial mode using fast POR). My design is a daughter card that connects to an existing 5V system. In debugging I realized that the power on reset of the existing system is something on the order of a few (5ish) mS. Almost immediately the system attempts to drive transactions towards my design. The existing system supplies my design with 5VDC which is fed into LDOs that supply 3.3, 2.5, and 1.2 for the Cyclone 3. I noticed that on power-up my design appears to jam the existing system, but when power has already been applied transactions are properly handled. I then observed with a logic analyzer triggered on the rising edge of +5V (eg power on) that the conf done pin of my Cyclone goes high about 45 mS after power is supplied to my card. The delay between 5V and a stable 3.3/2.5/1.2 is about 1 mS. This seems to mean that the existing system resets MUCH faster than the cyclone and tries to communicate with the cyclone while it's still in configuration mode (eg I/O pins are weakly pulled up). Does it make sense that the configuration takes so long?? Anyone have ideas for a faster configuration time option? Thanks, D