4 # ________ _________ ____ / __ \/ ___/
5 # / ___/ _ \/ ___/ __ \/ __ \/ / / /\__ \
6 # / / / __/ /__/ /_/ / / / / /_/ /___/ /
7 # /_/ \___/\___/\____/_/ /_/\____//____/
9 # ======================================================================
12 # author: Christoph RĂ¼thing, University of Paderborn
13 # description: The ReconOS preprocessor to generate the pcores files.
15 # ======================================================================
19 echo "ERROR: You must specifiy exactly three arguments:"
20 echo " input file, number of HWTs, output file"
26 echo "ERROR: Input file not found"
30 python
"$RECONOS/tools/python/preproc.py" $1 $2 > .~tmp