summaryrefslogtreecommitdiff
path: root/doc/readme.md
diff options
context:
space:
mode:
authorFahim2015-09-04 17:44:27 +0530
committerFahim2015-09-04 17:44:27 +0530
commitefb29dd4732f93c1b6a87e90909dcb576640e3bc (patch)
treec9cef13ce556c912241c45e8e90ee63318631b50 /doc/readme.md
parent267049a90c91aaabb11182f2748760d60b21882f (diff)
downloadnghdl-efb29dd4732f93c1b6a87e90909dcb576640e3bc.tar.gz
nghdl-efb29dd4732f93c1b6a87e90909dcb576640e3bc.tar.bz2
nghdl-efb29dd4732f93c1b6a87e90909dcb576640e3bc.zip
Subject: Added Appconfig.py. And changed .FreeEDA to .esim-nghdl
Description: Added Appconfig.py. And changed .FreeEDA to .esim-nghdl
Diffstat (limited to 'doc/readme.md')
-rw-r--r--doc/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/readme.md b/doc/readme.md
index 0df4032..e68c373 100644
--- a/doc/readme.md
+++ b/doc/readme.md
@@ -30,7 +30,7 @@ for that model it will actually call the ghdl to get the result.
##Few words about installed code structure.
1. Ngspice will be installed in home directory $HOME. If you already have ngspice-26 directory there it will take its backup.
-2. Source code for all other file will be present in ~/.FreeEDA
+2. Source code for all other file will be present in ~/.esim-nghdl
3. symlink nghdl is stored in /usr/local/bin
##How to use?
@@ -47,5 +47,5 @@ for that model it will actually call the ghdl to get the result.
##FUTURE WORK
1. Make changes to have more than one output.
2. Making changes to include use of more than one code models.
-3. Interfacing it with FreeEDA formely known as Oscad so that we can use it in our schematic.
+3. Interfacing it with esim formely known as Oscad so that we can use it in our schematic.