From efb29dd4732f93c1b6a87e90909dcb576640e3bc Mon Sep 17 00:00:00 2001 From: Fahim Date: Fri, 4 Sep 2015 17:44:27 +0530 Subject: Subject: Added Appconfig.py. And changed .FreeEDA to .esim-nghdl Description: Added Appconfig.py. And changed .FreeEDA to .esim-nghdl --- doc/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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. -- cgit