Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21615 ディスカッション

max10 pin assignment question

lipingx
ビギナー
1,354件の閲覧回数

device: 10MSCE144I7G It's single 3.3V power supply FPGA. Why quartus give me below warning when fitter?

ラベル(1)
  • I|O

0 件の賞賛
1 解決策
RichardTanSY_Altera
モデレーター
636件の閲覧回数

Thank you, FvM, for the answer. To add on:

1) The default I/O standard for pins is device-specific. To change the default I/O standard:

i) Click Assignments > Device.
ii) On the Device dialog box, click Device and Pin Options.
iii) In the Category list, select Voltage and then select the desired I/O standard.

2) You should see as below:

RichardTanSY_Altera_0-1754295872543.png


Regards,
Richard Tan

元の投稿で解決策を見る

6 返答(返信)
lipingx
ビギナー
1,342件の閲覧回数

I can not find any incomplete assignment.

Please give me some instruction.

lipingx_0-1754040873090.png

 

FvM
名誉コントリビューター II
1,325件の閲覧回数

Hi,
looking at pin planner, you'll find output or bidir pins with default current strength assignment. They are all flagged as incomplete assignment. Set explicite current strength, e.g. 2mA instead of 2mA (default).

You find mentioned "I/O Assignment Warnings" in Quartus GUI under
Compilation Report\Fitter\Resource Section\I/O Standards Section\I/O Assigment Warnings

 

or as a decdicated section in project.fit.report

lipingx
ビギナー
1,292件の閲覧回数

Yes,  you are right, change the the default setting to assignment works fine.

still have two questions:

1) why bank 1, 4, 7 VCCIO is 2.5V. It should target 3.3V single supply.

2) I don't see this path, you can see my screen shot below.

Compilation Report\Fitter\Resource Section\I/O Standards Section\I/O Assigment Warnings

 

lipingx_0-1754057935318.png

lipingx_1-1754057983391.png

 

 

FvM
名誉コントリビューター II
1,270件の閲覧回数

VCCIO selection is defined by chosen I/O-standard of individual pins and default I/O standard.

RichardTanSY_Altera
モデレーター
637件の閲覧回数

Thank you, FvM, for the answer. To add on:

1) The default I/O standard for pins is device-specific. To change the default I/O standard:

i) Click Assignments > Device.
ii) On the Device dialog box, click Device and Pin Options.
iii) In the Category list, select Voltage and then select the desired I/O standard.

2) You should see as below:

RichardTanSY_Altera_0-1754295872543.png


Regards,
Richard Tan

RichardTanSY_Altera
モデレーター
596件の閲覧回数

Thank you for acknowledging the solution provided. I'm pleased to know that your question has been addressed. 


Now, I will transitioning this thread to community support. If you have any further questions or concerns, please don't hesitate to reach out. 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.

 

Thank you and have a great day!

 

Best Regards,

Richard Tan


返信