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