Forum Discussion
Altera_Forum
Honored Contributor
8 years agoBuild HPS Hardware
Hello, I have been searching for a guide that shows how to build the hardware for the HPS in Quartus. It would appear I use platform designer and create the necessary hdl from there, then add the .qi...
Altera_Forum
Honored Contributor
8 years agoThere is a tcl script to execute so that Quartus gets the correct pin assignments. I have no idea why this is not done automatically.
Tools > Tcl Scripts. There navigate through your QSys project, synthesis > submodules folders, and there you should find a script whose name ends with pin_assignments.tcl . Select that script, run it and try and compile the project again