summaryrefslogtreecommitdiff
path: root/Examples/Mixed_Mode
diff options
context:
space:
mode:
authorSaurabh Bansode2020-04-24 11:51:22 +0530
committerGitHub2020-04-24 11:51:22 +0530
commita35d497b81023950a6e675536f9cd4bf895983c2 (patch)
tree2329f74685827e8e88aae6c4dad1caee797fecbd /Examples/Mixed_Mode
parentb8097333ca26b380180de0de18a987e0db292927 (diff)
parente279dc2d5fa948fc3e9491d0d36dd42f88a8ecad (diff)
downloadeSim-a35d497b81023950a6e675536f9cd4bf895983c2.tar.gz
eSim-a35d497b81023950a6e675536f9cd4bf895983c2.tar.bz2
eSim-a35d497b81023950a6e675536f9cd4bf895983c2.zip
Merge pull request #152 from saurabhb17/master
Subcircuit for CMOS based NAND gate and its supporting example
Diffstat (limited to 'Examples/Mixed_Mode')
-rw-r--r--Examples/Mixed_Mode/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/Mixed_Mode/README.md b/Examples/Mixed_Mode/README.md
index 25e373e5..cecc70bd 100644
--- a/Examples/Mixed_Mode/README.md
+++ b/Examples/Mixed_Mode/README.md
@@ -6,7 +6,7 @@ In order to simulate the examples listed above, follow the below instructions.
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.
+4. Open the desired example under eSim/Examples/Mixed_Mode/ 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.
More examples will be added by eSim team along the way.