index
:
nghdl/.git
master
This repository contain source code for ngspice and ghdl integration
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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