FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
6270 Discussions

10M50DAF672I7G supports 1.0V IO Voltage or not

Venkatgubba
Employee
1,188 Views

We are planning to use "10M50DAF672I7G" device on of the prototyping platform. We are looking for 1.0V IO voltage support.

 

Based on  

https://www.intel.com/content/www/us/en/docs/programmable/683751/22-1/i-o-standards-support.html#sam1394013000492__fn_OnlyAvailableForFollowingOPNs 

device Supports 1.0V.

 

But when we tried to synthesize, Quartus tool throwed error

IO_volatge_error.png

r saying that 1.0V IO is not supported.

Labels (1)
0 Kudos
6 Replies
FvM
Honored Contributor II
1,141 Views
Seems to work in 22.1
0 Kudos
AqidAyman_Intel
Employee
1,121 Views

Yes, may I know if you can try to use in the latest version of Quartus Prime?


0 Kudos
Venkatgubba
Employee
1,119 Views

we are yet to tryout with latest version.

0 Kudos
Venkatgubba
Employee
1,089 Views

Tried with Quartus Prime Version 22.1 Std.

Error gone away but seeing a critical warning.

we are planning to use 4 Bank's of the FPGA,  IO's expected to toggle at @100Mhz.

 

Any suggestions regarding this warning message.

 

Venkatgubba_0-1696602252568.png

 

Critical Warning (21688): The total mutual inductance (Lm) of 1.0 V I/O pin AD20 with surrounding 1.0 V I/O pins is 8.506000 nH. This is not allowed. The total mutual inductance must be less than or equal to 7.41 nH.
Critical Warning (21688): The total mutual inductance (Lm) of 1.0 V I/O pin AE17 with surrounding 1.0 V I/O pins is 8.165000 nH. This is not allowed. The total mutual inductance must be less than or equal to 7.41 nH.
Critical Warning (21688): The total mutual inductance (Lm) of 1.0 V I/O pin AD18 with surrounding 1.0 V I/O pins is 7.550000 nH. This is not allowed. The total mutual inductance must be less than or equal to 7.41 nH.
Critical Warning (21688): The total mutual inductance (Lm) of 1.0 V I/O pin AC18 with surrounding 1.0 V I/O pins is 8.191000 nH. This is not allowed. The total mutual inductance must be less than or equal to 7.41 nH.
Critical Warning (21688): The total mutual inductance (Lm) of 1.0 V I/O pin AE20 with surrounding 1.0 V I/O pins is 8.396000 nH. This is not allowed. The total mutual inductance must be less than or equal to 7.41 nH.
Critical Warning (21688): The total mutual inductance (Lm) of 1.0 V I/O pin AE21 with surrounding 1.0 V I/O pins is 9.784000 nH. This is not allowed. The total mutual inductance must be less than or equal to 7.41 nH.
Critical Warning (21688): The total mutual inductance (Lm) of 1.0 V I/O pin AB24 with surrounding 1.0 V I/O pins is 8.030000 nH. This is not allowed. The total mutual inductance must be less than or equal to 7.41 nH.
Critical Warning (21688): The total mutual inductance (Lm) of 1.0 V I/O pin AF24 with surrounding 1.0 V I/O pins is 7.457000 nH. This is not allowed. The total mutual inductance must be less than or equal to 7.41 nH.
Critical Warning (21688): The total mutual inductance (Lm) of 1.0 V I/O pin AF23 with surrounding 1.0 V I/O pins is 9.775000 nH. This is not allowed. The total mutual inductance must be less than or equal to 7.41 nH.
Critical Warning (21688): The total mutual inductance (Lm) of 1.0 V I/O pin AF21 with surrounding 1.0 V I/O pins is 8.277000 nH. This is not allowed. The total mutual inductance must be less than or equal to 7.41 nH.
Critical Warning (21688): The total mutual inductance (Lm) of 1.0 V I/O pin K25 with surrounding 1.0 V I/O pins is 8.480000 nH. This is not allowed. The total mutual inductance must be less than or equal to 7.41 nH.
Critical Warning (21688): The total mutual inductance (Lm) of 1.0 V I/O pin J25 with surrounding 1.0 V I/O pins is 7.596000 nH. This is not allowed. The total mutual inductance must be less than or equal to 7.41 nH.
Critical Warning (21688): The total mutual inductance (Lm) of 1.0 V I/O pin L26 with surrounding 1.0 V I/O pins is 8.160000 nH. This is not allowed. The total mutual inductance must be less than or equal to 7.41 nH.
Critical Warning (21688): The total mutual inductance (Lm) of 1.0 V I/O pin N26 with surrounding 1.0 V I/O pins is 7.652000 nH. This is not allowed. The total mutual inductance must be less than or equal to 7.41 nH.
Critical Warning (21688): The total mutual inductance (Lm) of 1.0 V I/O pin P26 with surrounding 1.0 V I/O pins is 9.638000 nH. This is not allowed. The total mutual inductance must be less than or equal to 7.41 nH.
Critical Warning (21688): The total mutual inductance (Lm) of 1.0 V I/O pin P25 with surrounding 1.0 V I/O pins is 8.067000 nH. This is not allowed. The total mutual inductance must be less than or equal to 7.41 nH.
Critical Warning (21688): The total mutual inductance (Lm) of 1.0 V I/O pin Y25 with surrounding 1.0 V I/O pins is 10.421000 nH. This is not allowed. The total mutual inductance must be less than or equal to 7.41 nH.
Critical Warning (21688): The total mutual inductance (Lm) of 1.0 V I/O pin Y26 with surrounding 1.0 V I/O pins is 8.377000 nH. This is not allowed. The total mutual inductance must be less than or equal to 7.41 nH.
Critical Warning (21688): The total mutual inductance (Lm) of 1.0 V I/O pin AC25 with surrounding 1.0 V I/O pins is 9.931000 nH. This is not allowed. The total mutual inductance must be less than or equal to 7.41 nH.
Critical Warning (21688): The total mutual inductance (Lm) of 1.0 V I/O pin AC24 with surrounding 1.0 V I/O pins is 9.728000 nH. This is not allowed. The total mutual inductance must be less than or equal to 7.41 nH.

0 Kudos
FvM
Honored Contributor II
1,073 Views
Hi,
mutual inductance spec for 1.0 V IO standard is explained in MAX10 General Purpose I/O User Guide. General suggestion to reduce total mutual inductance: leave unused pins in 1.0V bank.
0 Kudos
AqidAyman_Intel
Employee
821 Views
0 Kudos
Reply