Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Annonces
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

Pin Assignment at Nios 2 tutorial

Altera_Forum
Contributeur émérite II
2 306 Visites

Hello, 

 

I worked through the nios 2 hardware development tutorial (http://www.altera.com/literature/tt/tt_nios2_hardware_tutorial.pdf) from the Altera website in order to set-up a Nios 2 processor on my DE2 development board for the first time. 

 

Everything went well until I got to the pin assignment part. When I tried to change the pin location of the LED outputs of the Nios to the actual LEDs on the board Quartus II gives me the following error: "Editing location assignment is not successful. The pin is already assigned."  

 

Any suggestions how I should react to that problem? The tutorial doesn't mention it. I understand that I can't control the LEDs through my processor if I don't get those connections right. 

 

Any help is highly appreciated. Thanks a lot, 

riemann
0 Compliments
3 Réponses
Altera_Forum
Contributeur émérite II
1 187 Visites

 

--- Quote Start ---  

Hello, 

 

I worked through the nios 2 hardware development tutorial (http://www.altera.com/literature/tt/tt_nios2_hardware_tutorial.pdf) from the Altera website in order to set-up a Nios 2 processor on my DE2 development board for the first time. 

 

Everything went well until I got to the pin assignment part. When I tried to change the pin location of the LED outputs of the Nios to the actual LEDs on the board Quartus II gives me the following error: "Editing location assignment is not successful. The pin is already assigned."  

 

Any suggestions how I should react to that problem? The tutorial doesn't mention it. I understand that I can't control the LEDs through my processor if I don't get those connections right. 

 

Any help is highly appreciated. Thanks a lot, 

riemann 

--- Quote End ---  

 

 

The pin locations should be changed as they are all fixed given you cannot change the fabricated connections on the board. 

 

But assuming you would still like to go ahead, change the pin assignments in the Quartus settings file i.e. .qsf file of your project.
0 Compliments
Altera_Forum
Contributeur émérite II
1 187 Visites

 

--- Quote Start ---  

Hello, 

 

I worked through the nios 2 hardware development tutorial (http://www.altera.com/literature/tt/tt_nios2_hardware_tutorial.pdf) from the Altera website in order to set-up a Nios 2 processor on my DE2 development board for the first time. 

 

Everything went well until I got to the pin assignment part. When I tried to change the pin location of the LED outputs of the Nios to the actual LEDs on the board Quartus II gives me the following error: "Editing location assignment is not successful. The pin is already assigned."  

 

Any suggestions how I should react to that problem? The tutorial doesn't mention it. I understand that I can't control the LEDs through my processor if I don't get those connections right. 

 

Any help is highly appreciated. Thanks a lot, 

riemann 

--- Quote End ---  

 

 

 

I'm not familiar with this tutorial, but are the pin assignments predefined or done by yourself? You can see the assignment e.g. in the assignment editor.
0 Compliments
Altera_Forum
Contributeur émérite II
1 187 Visites

 

--- Quote Start ---  

I'm not familiar with this tutorial, but are the pin assignments predefined or done by yourself? You can see the assignment e.g. in the assignment editor. 

--- Quote End ---  

 

 

They all are pre-defined. You can have a look in .qsf file to check if they all are a part of the project-wide settings.
0 Compliments
Répondre