diff options
author | rahulp13 | 2020-01-01 13:58:10 +0530 |
---|---|---|
committer | rahulp13 | 2020-01-01 13:58:10 +0530 |
commit | 50dcd7cb84275f6f0e29ef9df538443e70e83b32 (patch) | |
tree | 43251df08cc8995fe451323dd462029b78a6db21 /readme.md | |
parent | 83eaefa28d5eea84f00276397445b707680293d5 (diff) | |
download | nghdl-50dcd7cb84275f6f0e29ef9df538443e70e83b32.tar.gz nghdl-50dcd7cb84275f6f0e29ef9df538443e70e83b32.tar.bz2 nghdl-50dcd7cb84275f6f0e29ef9df538443e70e83b32.zip |
updated files
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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. |