Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17237 Discussions

Quartus Prime Lite Edition - Setting File Reference Manual && weak pull-up

DaeJin
Novice
17,253 Views

Dear Manager,

 

I'm using Quartus Prime Lite Editon 18.0.0 version to develop MAX V CPLD.

I want set the un-used pin to weak pull-up.

 

Please let me know where can I find the "Quartus Prime Lite Edition - Setting File Reference Manual".

 

And please let me know how can I set weak pull-up.

In my tool, Pin properties setting tap has only bellow.

Reserved: 

 - As SignalProbe output

 - As bidirectional

- As input tri-state

- As output driving VCC

- As output driving an unspcified signal

- As output driving ground

 

there is no : -As input tri-state with weak pull-up

 

Thank in advance.

Labels (1)
0 Kudos
1 Solution
FvM
Honored Contributor II
17,162 Views

Sorry,
this should be a valid link. Copied from site search. Intel could spend quite a bit more effort to maintain website integrity. I'll post my latest copy, not necessarily current version.
Regards
Frank

P.S.: There's only one setting for unused pins. If you want other initialization of some pins, they must be defined as ports in your design top and assigned in pin planner to pin locations. Initialization of output to '1' can done in port definition, weak pull-up feature of input or tri-stated inout in pin planner or assignment editor.

View solution in original post

5 Replies
FvM
Honored Contributor II
17,197 Views

Hi,
the requested manual can be located on Intel FPGA web site, but I wonder what your problem is. I'm regularly setting default state of unused pins in Device and Pin Options, as seen below

FvM_0-1734685882094.png

 

https://www.intel.com/content/www/us/en/docs/programmable/683084/current/settings-file-reference-manual.html

.qsf setting is

set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED WITH WEAK PULL-UP"

 

Regards

Frank

DaeJin
Novice
17,176 Views

Thanks frank.

It helped me a lot.

 

However, I can't download the PDF file from the link provided.

If you know of a site where I can download it, please let me know.

 

An additional question is,

I want to make some unused pins internally pull-up and the rest high output.

What should I do in this case?

 

Regrads

Daejin

0 Kudos
FvM
Honored Contributor II
17,163 Views

Sorry,
this should be a valid link. Copied from site search. Intel could spend quite a bit more effort to maintain website integrity. I'll post my latest copy, not necessarily current version.
Regards
Frank

P.S.: There's only one setting for unused pins. If you want other initialization of some pins, they must be defined as ports in your design top and assigned in pin planner to pin locations. Initialization of output to '1' can done in port definition, weak pull-up feature of input or tri-stated inout in pin planner or assignment editor.

DaeJin
Novice
17,071 Views

Dear Frank,

 

Thank you so much for your detailed and quick reply.

 

Have a Merry Christmas.

 

Regards

Daejin.

0 Kudos
AqidAyman_Intel
Employee
15,892 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