Altera_Forum
Honored Contributor
16 years agoAdvice needed on Cyclone III configuration
I am designing a board with a Cyclone III in EQFP144 package. My I/O voltage is 3.3V and I will be using a serial configuration device.
I am wondering about how to wire up the configuration device and the MSEL pins. I have looked at the Cyclone III handbook and it raises some questions about the availability of fast AS boot. --- Quote Start --- AS Fast POR with a 2.5- or 3.0-V configuration voltage standard is not available for devices that do not have the MSEL [3] pin (for more information about devices that support AS Fast POR, refer to Table 10*2). --- Quote End --- I am using 3.3V I/O and it does not explicitly state whether fast POR is available with 3.3V or not, only that it is unavailable with 2.5 and 3.0V. It is however implied by the MSEL table that it is not available with 3.3V either but I'm not sure. Also, we get to the part about the POR circuitry and I get a bit confused again. --- Quote Start --- If you cannot meet the maximum VCC ramp time requirement, you must use an external component to hold nCONFIG low until the power supplies have reached their minimum recommended operating levels. Otherwise, the device may not properly configure and enter user mode. Conclusion Cyclone III devices offer hot socketing allowing the device to power-up successfully without any power-sequencing. The POR circuitry keeps the devices in the reset state until the VCC is within operating range. --- Quote End --- The conclusion seem to contradict the previous paragraph about needing to keep the VCC ramp time short. I saw something about different power requirements using fast POR mode but nothing about what exactly those requirements are. I'm having a hard time determining from the documentation in what scenarios I can consider using fast POR mode vs standard POR mode.