OpenCores
URL https://opencores.org/ocsvn/s1_core/s1_core/trunk

Subversion Repositories s1_core

[/] [s1_core/] [trunk/] [tools/] [bin/] [s1_sim_run] - Diff between revs 111 and 113

Show entire file | Details | Blame | View Log

Rev 111 Rev 113
Line 8... Line 8...
test_var S1_ROOT
test_var S1_ROOT
 
 
echo -e "Running simulation using $1"
echo -e "Running simulation using $1"
cd $S1_ROOT/run/sim/$1
cd $S1_ROOT/run/sim/$1
ln -f -s $S1_ROOT/tests/boot/rom_harness.hex .
ln -f -s $S1_ROOT/tests/boot/rom_harness.hex .
 
ln -f -s $S1_ROOT/tests/boot/rom_harness.dis .
ln -f -s $S1_ROOT/tests/ram_harness.hex .
ln -f -s $S1_ROOT/tests/ram_harness.hex .
 
ln -f -s $S1_ROOT/tests/ram_harness.dis .
./testbench 2>&1 | tee sim.log
./testbench 2>&1 | tee sim.log
 
 
#if(test $1 == "icarus") then
#if(test $1 == "icarus") then
#fi
#fi
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.