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

pin assignment in Quartus II

Altera_Forum
Honored Contributor II
11,115 Views

Hi, 

 

I am a beginner . How can we do pin assignment according to device?? How to import file ?which file has to import? what is pin planner? 

Anyone please help me .  

 

Thank you
0 Kudos
6 Replies
Altera_Forum
Honored Contributor II
8,398 Views

If you're new to this I recommend you use the Pin Planner tool built into Quartus. 

 

If you haven't already, run the 'Analysis & Synthesis' on your project. 

 

Select 'Assignments' -> 'Pin Planner'. 

 

On the left will be a list of all your top level signal names. Double click the 'Location' cell next to each signal. This will allow you to assign the pin you want. 

 

Cheers, 

Alex
0 Kudos
Altera_Forum
Honored Contributor II
8,398 Views

Hi, 

 

thanks sir... Can I get one more Help? I need to get the pin out details of Ep2s60f672c3n as to assign At location box. C an u please suggest me any link for that? 

 

Thankyou
0 Kudos
Altera_Forum
Honored Contributor II
8,398 Views
0 Kudos
Altera_Forum
Honored Contributor II
8,398 Views

Thanks alot...

0 Kudos
Altera_Forum
Honored Contributor II
8,398 Views

In a similar vein, I am trying to understand what ends up in the Assignment Editor after a pin assignment. In my case, I'm using Quartus II 13.1 Web Edition with the DE0-Nano. In the Pin Planner, I assigned the 50MHz clock, resulting in the following: 

 

Node Name: CLK_50 

Direction: Input 

Location: PIN_R8 

 

In the Assignment Editor, this shows up as: 

 

Status: ? 'To' name unrecognized 

To: CLK_50 (with a question mark icon

Assignment Name: Location 

Value: PIN_R8 

Entity: (grayed out

 

However, there's another option in the Assignment Editor for "Assignment Name": external pin connection. In this case, I can enter the following: 

 

Status: Ok 

To: CLK_50 

Assignment Name: External Pin Connection 

Value: R8 

Entity: (my top-level entity name

 

So which is more correct? It certainly seems like the "External Pin Connection" would be the most accurate, but I cannot seem to find any documentation about when that should be used. And it doesn't quite seem to be associated to the Pin Planner. So now I am just confused.
0 Kudos
Altera_Forum
Honored Contributor II
8,398 Views

hi, 

 

 

 

http://www.altera.com/literature/manual/mnl_nios2_board_stratixii_2s60_rohs.pdf . can I refer above link for ep2s60f672c3n pin assignment? http://www.altera.com/literature/dp/stratix2/ep2s60.pdf I noticed this link but exact pin for LED and all not specified in it detail... please reply 

 

Thank you
0 Kudos
Reply