summaryrefslogtreecommitdiffstats
path: root/gnu/ghdl/DETAILS
blob: cee63a532843bbc4b65d89152e7cfa5e1aff8a94 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
           SPELL=ghdl
         VERSION=0.29
      GCCVERSION=4.3.5
          SOURCE="${SPELL}-source-latest.tar.bz2"
   SOURCE_URL[0]="http://ghdl.free.fr/site/uploads/Main/${SOURCE}"
     SOURCE_HASH=sha512:6e86013d3798c875b8fbb67b64c9b0cdda89c878985b64a1ea2d0e04e0c3ae714799a4ffe050f3651f7df8078b791d8613733065c799261f28884103c1597210
         SOURCE2="gcc-${GCCVERSION}.tar.bz2"
  SOURCE2_URL[0]="$GNU_URL/gcc/gcc-$GCCVERSION/$SOURCE2"
    SOURCE2_HASH=sha512:3c4074102b49c9783ecabb183f37741ff878ebc481c4e42661de913d1453fb72f074cfbfafacfb2d7fe6ea662da3c706855fc43afaca26de0c599b8121b60803
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}-src"
        WEB_SITE="http://ghdl.free.fr"
      LICENSE[0]=GPL
         ENTERED=20110305
           SHORT="a VHDL compiler based on gcc"
cat << EOF
GHDL is an open-source simulator for the VHDL language. GHDL allows you to
compile and execute your VHDL code directly in your PC. Combined with a
GUI-based wave viewer and a good VHDL text editor, GHDL is a very powerful tool
for writing, testing and simulating your VHDL code.
EOF