URL
https://opencores.org/ocsvn/s1_core/s1_core/trunk
Subversion Repositories s1_core
[/] [s1_core/] [trunk/] [tools/] [bin/] [run_vcs] - Rev 113
Go to most recent revision | Compare with Previous | Blame | View Log
#!/bin/bashtest_var S1_ROOTcd $S1_ROOT/run/sim/vcsln -f -s ../../../tests/boot/mem_*.image ../testbench 2>&1 | tee sim.log
Go to most recent revision | Compare with Previous | Blame | View Log
