summaryrefslogtreecommitdiff
path: root/Ngspice_Version_Change.md
diff options
context:
space:
mode:
authorrahulp132022-02-10 02:11:27 +0530
committerrahulp132022-02-10 02:11:27 +0530
commitf45590edd3b693c05f9cf47995819490047af245 (patch)
tree4abc2e13b978d87109ce27e51547a5ff66c7f4c6 /Ngspice_Version_Change.md
parent9fd503877305f72e613c545fbe6b146a53bf4276 (diff)
downloadnghdl-f45590edd3b693c05f9cf47995819490047af245.tar.gz
nghdl-f45590edd3b693c05f9cf47995819490047af245.tar.bz2
nghdl-f45590edd3b693c05f9cf47995819490047af245.zip
added doc for Ngveri
Diffstat (limited to 'Ngspice_Version_Change.md')
-rw-r--r--Ngspice_Version_Change.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Ngspice_Version_Change.md b/Ngspice_Version_Change.md
index afab85a..1662269 100644
--- a/Ngspice_Version_Change.md
+++ b/Ngspice_Version_Change.md
@@ -63,10 +63,10 @@
```
with
```make
- CMDIRS = spice2poly digital analog xtradev xtraevt table ghdl
+ CMDIRS = spice2poly digital analog xtradev xtraevt table ghdl Ngveri
```
-8. Create a **`ghdl` directory** with two empty files named `modpath.lst` and `udnpath.lst` at the location *`ngspice-nghdl/src/xspice/icm/`*
+8. Create a **`ghdl`** and **`Ngveri`** directories at the location *`ngspice-nghdl/src/xspice/icm/`*, each with two empty files named `modpath.lst` and `udnpath.lst`
> Note: For Ubuntu OS, now compress this new version of Ngspice to `ngspice-nghdl.tar.xz` file and replace the existing older tar file at the `master` branch of this repository.