Forum Discussion
Altera_Forum
Honored Contributor
21 years agoIf you are going to be running this alot I recommend scripting your commands (if you create a file with a ".sh" extension, you can copy your command lines into it and batch the process typing "bash <filename.sh>" I do this whenever I need to build a lot of projects, download hardware/code, and run a terminal at the same time.