summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrahulp132019-11-27 09:27:00 +0530
committerrahulp132019-11-27 09:27:00 +0530
commit25cc42f00f08aca5feba4be93a717d404885be5c (patch)
treef52e35c25901ac1d88185571131fc51bcd7307db
parent71a9cdf0103954eb0e895e85732086960e2009da (diff)
downloadeSim-25cc42f00f08aca5feba4be93a717d404885be5c.tar.gz
eSim-25cc42f00f08aca5feba4be93a717d404885be5c.tar.bz2
eSim-25cc42f00f08aca5feba4be93a717d404885be5c.zip
removed download of nghdl
-rwxr-xr-xinstall-eSim.sh6
1 files changed, 1 insertions, 5 deletions
diff --git a/install-eSim.sh b/install-eSim.sh
index 53aa7b77..8416c0a6 100755
--- a/install-eSim.sh
+++ b/install-eSim.sh
@@ -49,13 +49,9 @@ function createConfigFile
function installNghdl
{
- echo "Downloading nghdl..........."
- wget -t 5 https://github.com/FOSSEE/nghdl/archive/master.zip -O nghdl-master.zip
+ echo "Installing nghdl............"
unzip nghdl-master.zip
mv nghdl-master nghdl
- rm nghdl-master.zip
-
- echo "Installing nghdl............"
cd nghdl/
./install-nghdl.sh --install