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

Subversion Repositories minsoc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /minsoc/branches/rc-1.0/sim/run
    from Rev 104 to Rev 109
    Reverse comparison

Rev 104 → Rev 109

/generate_bench
0,0 → 1,2
#!/bin/sh
iverilog -c ../../prj/sim/minsoc_verilog.src -o minsoc_bench
generate_bench Property changes : Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Index: start_server =================================================================== --- start_server (nonexistent) +++ start_server (revision 109) @@ -0,0 +1,2 @@ +#!/bin/sh +adv_jtag_bridge -x0 -l 0:4 -c 0x8 vpi
start_server Property changes : Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property Index: run_bench =================================================================== --- run_bench (nonexistent) +++ run_bench (revision 109) @@ -0,0 +1,2 @@ +#!/bin/sh +vvp -M ../../bench/verilog/vpi/ -mjp-io-vpi minsoc_bench +file_name=$1
run_bench Property changes : Added: svn:executable ## -0,0 +1 ## +* \ No newline at end of property

powered by: WebSVN 2.1.0

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