summaryrefslogtreecommitdiff
path: root/src/ghdlserver/compile.sh
blob: bfe413e33d2b09262a0090d9e212c8f76c86d964 (plain)
1
2
3
4
5
6
#!/bin/sh
gcc -c ghdlserver.c
ghdl -a Utility_Package.vhdl && 
ghdl -a Vhpi_Package.vhdl