summaryrefslogtreecommitdiff
path: root/Examples/NGHDL_Examples/README.md
diff options
context:
space:
mode:
authorsaurabhb172019-12-30 14:25:28 +0530
committersaurabhb172019-12-30 14:25:28 +0530
commitb160249024764015260d6091962271d97d19b324 (patch)
treed657a8fb0ed7595215e8eeb0df959623c63b58b5 /Examples/NGHDL_Examples/README.md
parent0fcd69b197c8c8ee99aec740f0345d6f761fd936 (diff)
downloadeSim-b160249024764015260d6091962271d97d19b324.tar.gz
eSim-b160249024764015260d6091962271d97d19b324.tar.bz2
eSim-b160249024764015260d6091962271d97d19b324.zip
lm555 subcircuit modified
Diffstat (limited to 'Examples/NGHDL_Examples/README.md')
-rw-r--r--Examples/NGHDL_Examples/README.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/Examples/NGHDL_Examples/README.md b/Examples/NGHDL_Examples/README.md
index f6979306..0842f75e 100644
--- a/Examples/NGHDL_Examples/README.md
+++ b/Examples/NGHDL_Examples/README.md
@@ -1,14 +1,13 @@
-Instructions on how to use the following examples provided here:
- PWM_Incremental
- PWM_Decremental
- Cmosinverter
+Instructions on how to use the following examples provided in this directory:
+
These examples are supported by the NGHDL feature.
In order to simulate the examples listed above, follow the below instructions.
(Note that NGHDL feature is only for Ubuntu Linux OS users as of on 27th November 2019)
1. Go to eSim main window -> Click on NGHDL icon from the left toolbar, click on the 'browse' button, go to ../nghdl/Example/ and locate which example you wish to simulate.
2. After opening the directory of desired example, locate the vhdl file , click on the "Open" button at the bottom of "Open File" window.
3. Click on 'upload' button in the NGHDL pop-up window. File will be processed in the backend for few seconds. Now exit the NGHDL window.
-4. Open the desired example under eSim/Examples/NGHDL_Examples/ using the Open Project button, double click on the project when the project is loaded in the "Projects" window.5. Click on the "Simulation" button on eSim Main window.
+4. Open the desired example under eSim/Examples/NGHDL_Examples/ using the Open Project button, double click on the project when the project is loaded in the "Projects" window.
+5. Click on the "Simulation" button on eSim Main window.
-NGHDL feature is still under development. More examples will be added by eSim team along the way.
+More examples will be added by eSim team along the way.
If you have a good command on VHDL and electronics, please feel free to contribute.