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

Subversion Repositories m1_core

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /m1_core/trunk/tools/bin
    from Rev 60 to Rev 64
    Reverse comparison

Rev 60 → Rev 64

/compile_test
5,7 → 5,7
# Parameter is test name without extension (e.g. to compile
# $M1_ROOT/tests/hello.c) run "compile_test hello".
#
# Requires mipsel-linux-gcc (see Download section on srisc.com).
# Requires mipsel-linux-gcc
 
if [ -z "$M1_ROOT" ]; then echo "***ERROR***: M1_ROOT variable is undefined, please set it and run 'source sourceme'."; exit 1; fi
if ! [ -d "$M1_ROOT" ]; then echo "***ERROR***: directory '$M1_ROOT' does not exist, please check it and run 'source sourceme' again."; exit 1; fi
16,8 → 16,6
echo ""
echo "compile_test - Script to compile a test for the M1 Core"
echo ""
echo "(C)2008 Simply RISC"
echo ""
echo "Usage:"
echo ""
echo " compile_test <TEST_NAME>"

powered by: WebSVN 2.1.0

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