quartusskripte: angepasst fuer webedition und tilab (weil die webedition das fpga...
[hwmod.git] / quartus / linux_web.sh
1 #!/bin/sh
2 unset LS_COLORS
3 mkdir -p calc
4 cd calc
5 quartus_sh -t ../project_web.tcl
6 cd ..