           SPELL=gpsim
         VERSION=0.22.0
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
     SOURCE_HASH=sha512:1a712449b8cd773fd5ae13199718edac987e3952598c176a7f1caf3a1779cf1e7877676f133a0acf3027f6baf8ae87edd03f800b6794c1524eaf1b91bfa7594a
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-$VERSION
        WEB_SITE=http://www.dattalo.com/gnupic/gpsim.html
      LICENSE[0]=GPL
           SHORT="gpsim is a software simulator for Microchip PIC microcontrollers"
cat << EOF
gpsim is a full-featured software simulator for Microchip PIC
microcontrollers. gpsim has been designed to be as accurate as possible.
Accuracy includes the entire PIC - from the core to the I/O pins and including
ALL of the internal peripherals. Thus it's possible to create stimuli and
tie them to the I/O pins and test the PIC the same PIC the same way you would
in the real world.  gpsim has been designed to be as fast as possible. Real
time simulation speeds of 20Mhz pics are possible.
EOF
