diff options
author | saurabhb17 | 2019-12-18 15:13:23 +0530 |
---|---|---|
committer | saurabhb17 | 2019-12-18 15:13:23 +0530 |
commit | eb95026ab9007631eb8e2a1c54dcd38fabcb60ad (patch) | |
tree | 8695e410cfe16a3b2e37600cd64b3f0b9a5673e2 /Example/README.md | |
parent | 04d9c666b4bb19936dfa469f536fb38107e631eb (diff) | |
download | nghdl-eb95026ab9007631eb8e2a1c54dcd38fabcb60ad.tar.gz nghdl-eb95026ab9007631eb8e2a1c54dcd38fabcb60ad.tar.bz2 nghdl-eb95026ab9007631eb8e2a1c54dcd38fabcb60ad.zip |
Examples Restructered
Diffstat (limited to 'Example/README.md')
-rw-r--r-- | Example/README.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Example/README.md b/Example/README.md deleted file mode 100644 index e3eb0cf..0000000 --- a/Example/README.md +++ /dev/null @@ -1,9 +0,0 @@ -Instructions on how to use the examples provided here: -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 in eSim using the Open Project button, double click on it 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. -If you have a good command on VHDL and electronics, please feel free to contribute. |