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

Can A10 INIT_DONE be pulled up to 3.3V?

xytech
New Contributor I
1,518 Views

Hi there,

We plan to connet INIT_DONE signal to MCU(3.3V) so we could know when A10 FPGA enters user mode.

Although INIT_DONE is an Open-Drain output, however, A10 pin-connection guide.pdf page10 writes that this pin should be pulled up with 10K to VCCPGM, as below picture.

Could it be pulled up to 3.3V ? I think we can do this, but still need confirm with Intel.

Thanks! Merry Christams.

By the way, we use A10 GX device, The Part number is 10AX057H3F34E2SG.

A10-init-done.png

0 Kudos
6 Replies
xytech
New Contributor I
583 Views

...

0 Kudos
xytech
New Contributor I
583 Views

@ChialingT_Intel​ Hi Ling, if you are convenient, please help take a look. Thanks.

0 Kudos
ChiaLing_T_Intel
Employee
583 Views

Hi,

 

By referring to Arria 10 Device Datasheet, the maximum value of VCCPGM is 1.89V.

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/arria-10/a10_datasheet.pdf

 

When you use the optionally open-drain output dedicated INIT_DONE, you would need to connect this pin to an external 10kohm pull up resistor to VCCPGM. Since the VCCPGM can only be connected to 1.2V, 1.5V and 1.8V power supply, you should NOT pull up to 3.3V.

 

Thank you

Wishing you a Happy New Year!

 

Regards,

Chia Ling

0 Kudos
xytech
New Contributor I
583 Views

Hi Ling,

Thanks for answer.

Although PCG doc tells that we shoud pull up this pin to VCCPGM, however, I am not sure about INIT_DONE pin is powered by who. From pin-out file and Quartus Pin Planner, this pin locates at Bank 2A​ (pin AG18) rahter than Bank CSS. To me, it seems that INIT_DONE should be pull up to VCCIO_Bank2A.....How do you think?

 

XY

0 Kudos
ChiaLing_T_Intel
Employee
583 Views

Hi XY,

 

For your information, INIT_DONE is a dual purpose pin which can be used as an I/O pin when not enabled as the INIT_DONE pin. However when you use this pin in configuration mode, you have to enable the INIT_DONE pin in the Intel Quartus Prime Software and connect it to an 10kohm pull up resistor to VCCPGM. It is powered up by VCCPGM when used as dedicated INIT_DONE pin. You can connect it to VCCIO if it is used as an I/O pin.

 

Thank you

 

Regards,

Chia Ling

0 Kudos
xytech
New Contributor I
583 Views
0 Kudos
Reply