Intel® FPGA University Program
University Program Material, Education Boards, and Laboratory Exercises
1175 Discussions

DE0-Nano SoC Kit - Questions about Qsys and automatic tcl pin assignments

Altera_Forum
Honored Contributor II
1,097 Views

Hello, I'm writing here after a two-days research on internet, without successful answer to my question(s). 

 

I'm facing problems with the part of the HPS-FPGA tutorial included in the CD for DE0-nano platform that explains how to automatically assign pins, and I found the identical problem following this (https://zhehaomao.com/blog/fpga/2013/12/27/sockit-3.html) guide.  

I'm running Quartus 15.1 Prime Edition on both Ubuntu 14.04.3 LTS (ok, I know it isn't supported) and Windows (that is supported instead, so my question should be valid). 

 

Here's the problem: 

when Qsys project is generated, and included in Quartus project, I throw an analysis and synthesis task. Then I should execute the TCL script for pin assignment... BUT: after the execution, I see no variations in the assignment table and also in the pin planner window. On Ubuntu I also get some errors during the execution of the script, although the Quartus software and all the Altera Suite work smoothly on this system. 

 

Here's the question: 

what exactly the TCL pin assignment script does? should I see changes in the pin assignments or not?  

extra: does the Qsys system need to be toplevel in my Quartus project?
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
307 Views

Hi, not sure if you've found your answers by now, but for the benefit of the others, here are some details: 

 

I assume you are refer "hps_sdram_p0_pin_assignments.tcl" that needs to be run after the Qsys generation. Quartus should have a small window (in my case, above the message window) that says whether the tcl script is executed successfully. 

 

However, if you use an existing design example that already has the HPS assignment done previously, running the script above will not change any pin assignments (obviously) as they have been defined before.
0 Kudos
Altera_Forum
Honored Contributor II
307 Views

Hello, 

 

I have the same problem. "hps_sdram_p0_pin_assignments.tcl" runs successfully, but when I open the pin planner, I can see no pins were assigned. 

 

I am using Quartus Prime 17.1 on Windows. Any idea why this happens?
0 Kudos
Reply