summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrahulp132022-02-10 02:11:27 +0530
committerrahulp132022-02-10 02:11:27 +0530
commitf45590edd3b693c05f9cf47995819490047af245 (patch)
tree4abc2e13b978d87109ce27e51547a5ff66c7f4c6
parent9fd503877305f72e613c545fbe6b146a53bf4276 (diff)
downloadnghdl-f45590edd3b693c05f9cf47995819490047af245.tar.gz
nghdl-f45590edd3b693c05f9cf47995819490047af245.tar.bz2
nghdl-f45590edd3b693c05f9cf47995819490047af245.zip
added doc for Ngveri
-rw-r--r--Ngspice_Version_Change.md4
-rw-r--r--Ubuntu/README.md4
2 files changed, 4 insertions, 4 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.
diff --git a/Ubuntu/README.md b/Ubuntu/README.md
index cbc0adb..4a959c0 100644
--- a/Ubuntu/README.md
+++ b/Ubuntu/README.md
@@ -9,9 +9,9 @@ It contains the documentation to package NGHDL for Ubuntu OS.
1. Take the `master` branch containing the source code. Rename the folder to `nghdl`.
-2. Add GHDL source code `ghdl-<version>.tar.xz` in the `nghdl` folder.
+2. Add GHDL source code `ghdl-<version>.tar.xz` from the `installers` branch to the `nghdl` folder.
-3. Add the installer script `install-nghdl.sh` in the `nghdl` folder.
+3. Add the installer script `install-nghdl.sh` from the `installers` branch to the `nghdl` folder.
4. Add the NGHDL executable (if available) in `nghdl/src` folder. Also, remove following files from this folder:
- `.git` folder