Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21590 Discussions

Power Sequencing for Arria II GX devices

Altera_Forum
Honored Contributor II
1,031 Views

Hi, 

 

We are using Arria II GX devices on our boards. Just wanted to know whether anyone has implemented any power sequencing for this device? 

 

The datasheet specifies that power sequencing is not required for these devices.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
348 Views

While there may not be a power-sequence requirement in the sense of particular supplies coming on before others. The Altera handbooks (and implementation guides) usually have a statement to the effect that all power rails must come up monotonically and be stable within the power-on-reset time of the device. 

 

Since you mention you are using a GX device, I assume you are using the transceivers. If you are using this device in a PCIe design, then you have a power-on requirement for the PCIe end-point to be alive within about 100ms of power-on. This means that you need to factor in the time for your power supplies to power up. 

 

Here's an example for you to read through 

 

http://www.ovro.caltech.edu/~dwh/wbsddc/ts4_power.pdf 

 

Cheers, 

Dave
0 Kudos
Reply