Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

MAX10(10M50DAF484C8G) : "1.8 V LVCMOS I/O standard is not supported by the device"

Pooja_03
Beginner
685 Views

Hi,

I am currently encountering numerous errors during the compilation of my design in Quartus Prime Lite (version 19.1.0). According to the user guide, the device part I am using supports 1.8V LVCMOS. Could you please provide guidance on how to resolve these compilation issues?

I have attached the screen shot of the errors.

Pooja_03_0-1728471579045.png

Thank you 

Labels (1)
0 Kudos
4 Replies
FvM
Honored Contributor II
660 Views
Hi,
I wonder how you assigned the shown I/O standards. There's no 3.3V LVDS standard available for any FPGA. Similarly, the MAX10 1.8V I/O standard has a different name. Suggest to select I/O standard either in pin planner or assignment editor out of available settings.
0 Kudos
AqidAyman_Intel
Employee
572 Views

Hello,


Can you confirm how you assigned the I/O standard?


Regards,

Aqid


0 Kudos
Pooja_03
Beginner
569 Views

Hi, 

 

Earlier I used the syntax

"set_instance_assignment -name IO_STANDARD "1.8-V LVCMOS" -to FLASH_1_DQ0"

Later , I changed it to

"set_instance_assignment -name IO_STANDARD "1.8-V" -to FLASH_1_DQ0".

Instead of "1.8-V LVCMOS" I only specified "1.8-V" and it worked.

 

Thank you 

0 Kudos
AqidAyman_Intel
Employee
477 Views

I’m glad that your question has been addressed, I now transition this thread to community support. If you have a new question, Please login to ‘https://supporttickets.intel.com/s/?language=en_US’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.


0 Kudos
Reply