Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHi,
Is it the basics you need or do you have a specific problem? Anyway some basics : Rather simple. Make your new tcl file (cut and past the standard things like RAM, ... connections) and add your own. Open the TCL console in the Quartus software and do "source xxx.tcl" xxx = file name. TO look if you are in the correct directory, use "pwd" and eventually cd to an other one. Stefaan