Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- Did the kit DVD come with any example projects, where you can pull the pin assignments from the .qsf file or .tcl script and generate your .csv from that? Alternatively, you could use the tables in the reference manual and just copy&paste them with some reformatting to create your .csv file. --- Quote End ---
- <old path>\kits\kits\nios2\examples\vhdl\niosII_stratixII_2s60_ES\standard\standard.qsf opened at my quartus 13.0sp1/Windows 7/64-bit;
- project compiled;
- netlist Pin Planner exported for standard.csv;
- done...
- thank you!