URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [branches/] [mp3_stable/] [mp3/] [syn/] [design_compiler/] [run/] [dodesign] - Rev 1781
Go to most recent revision | Compare with Previous | Blame | View Log
#!/bin/sh -f
# nohup dc_shell -f ../bin/top.scr | tee ../log/top.log
dc_shell -f ../bin/top.scr > ../log/top.log
mv command.log ../log
Go to most recent revision | Compare with Previous | Blame | View Log