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

Subversion Repositories s1_core

[/] [s1_core/] [trunk/] [tools/] [bin/] [tracan.sh] - Diff between revs 113 and 114

Show entire file | Details | Blame | View Log

Rev 113 Rev 114
Line 4... Line 4...
# only the lines of outgoing and incoming packets
# only the lines of outgoing and incoming packets
# (read README.txt for details).
# (read README.txt for details).
 
 
if [ $# != 1 ]; then
if [ $# != 1 ]; then
  echo "Tracan - Trace Analyzer"
  echo "Tracan - Trace Analyzer"
  echo "(C) 2006 by Simply RISC"
 
  echo "Usage:"
  echo "Usage:"
  echo "      tracan <VCDFILE>"
  echo "      tracan <VCDFILE>"
  echo ""
  echo ""
  exit 1
  exit 1
fi
fi

powered by: WebSVN 2.1.0

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