Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
19995 Discussions

Warning message: "Missing drive strength"

Norick
Beginner
1,880 Views

Hello

with Quartus 18.0 and a Max10 device I get following I/O assignment warning message:

DS1.png

 

When I check the Pin Planner I see following default values:

DS.png

 

Question:

  • Why this warning message when the default current drive strength is set to its default value?!

 

 

thanks

0 Kudos
1 Solution
sstrell
Honored Contributor III
608 Views

Quartus is weird: it says you are "missing drive strength" because you didn't explicitly create the assignment yourself to have it written into the .qsf file. What you see is the default and is not written in the .qsf. You can safely ignore this or manually add a drive strength assignment.

View solution in original post

2 Replies
sstrell
Honored Contributor III
609 Views

Quartus is weird: it says you are "missing drive strength" because you didn't explicitly create the assignment yourself to have it written into the .qsf file. What you see is the default and is not written in the .qsf. You can safely ignore this or manually add a drive strength assignment.

CalvinJoaz_P_Intel
608 Views

Hi Daniel,

 

Kindly refer to previous thread with similar issue.

https://forums.intel.com/s/question/0D50P00003yyL9mSAE/why-warning-missing-drive-strength-

I hope this could help you.

Thank you.

Reply