Forum Discussion
Altera_Forum
Honored Contributor
7 years agoI concede there's always a way to misunderstood a clear specification if you try hard enough. The "and" conjunction in the middle of the quoted sentence tells you that both conditions should be fulfilled. If you also want to know why, you may step back a few lines in the device handbook where it says:
--- Quote Start --- The POR circuit of the Intel Cyclone 10 LP device monitors the VCCINT, VCCA, and VCCIO (of banks 1, 5, 6, and 8) that contain configuration pins during power-on. --- Quote End --- In other words, the device won't start operation before all mentioned power pins are up. I guess this answers your question.