summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorRahul P2020-01-01 14:03:26 +0530
committerGitHub2020-01-01 14:03:26 +0530
commitd086cd7d5d8a3661300868f2e6a758d0146d45ef (patch)
treedf756ace6e36bb2875db77aaab466cff76ea1cbb /readme.md
parent83eaefa28d5eea84f00276397445b707680293d5 (diff)
parent21ae6f6fe5de864cd3918367d0f18b76d40a6f79 (diff)
downloadnghdl-d086cd7d5d8a3661300868f2e6a758d0146d45ef.tar.gz
nghdl-d086cd7d5d8a3661300868f2e6a758d0146d45ef.tar.bz2
nghdl-d086cd7d5d8a3661300868f2e6a758d0146d45ef.zip
Merge pull request #37 from rahulp13/master
updated, removed doc files
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index 72bcb5b..7e20fee 100644
--- a/readme.md
+++ b/readme.md
@@ -24,9 +24,8 @@ for that model it will actually call the ghdl to get the result.
##How to install?
-1. Clone this repository.
-2. Run `./install-nghdl.sh` It will install ngspice from source code and put it in $HOME.
-3. Set ngspice path in `.bashrc` file. Add `export PATH=/home/{your-username}/ngspice-nghdl/install_dir/bin:$PATH` line in .bashrc
+This module is made available with eSim (Electronic Circuit Simulation).
+Refer https://esim.fossee.in/ for more information.
##Few words about installed code structure.