URL
https://opencores.org/ocsvn/s1_core/s1_core/trunk
Subversion Repositories s1_core
[/] [s1_core/] [trunk/] [tools/] [bin/] [run_vcs] - Rev 109
Compare with Previous | Blame | View Log
#!/bin/bash
test_var S1_ROOT
cd $S1_ROOT/run/sim/vcs
ln -f -s ../../../tests/boot/mem_*.image .
./testbench 2>&1 | tee sim.log