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

Subversion Repositories minsoc

[/] [minsoc/] [branches/] [verilator/] [prj/] [scripts/] [simverilog.sh] - Diff between revs 85 and 88

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 85 Rev 88
Line 15... Line 15...
if [ -z "$OUTPUT" ]
if [ -z "$OUTPUT" ]
then
then
    echo "Second argument should be the destintion file for the file and directory inclusions."
    echo "Second argument should be the destintion file for the file and directory inclusions."
    exit 1
    exit 1
fi
fi
 
echo -n "" > $OUTPUT
 
 
source $PROJECT
source $PROJECT
 
 
for dir in "${PROJECT_DIR[@]}"
for dir in "${PROJECT_DIR[@]}"
do
do

powered by: WebSVN 2.1.0

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