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