Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThe Nios II command Shell is a cygwin bash shell. So you create and run scripts like any linux shell script. Put the commands into a file with a ".sh" extension. At the very top of the file put a comment like this:
#!/bin/sh Jake