diff options
author | saurabhb17 | 2019-12-30 12:37:57 +0530 |
---|---|---|
committer | GitHub | 2019-12-30 12:37:57 +0530 |
commit | 9faa3ee18b0fe7ec50399b06280a5247658c3e9c (patch) | |
tree | 0ff4c4791a65364e3b93c91f56342569c7f7a7c9 /Example/README.md | |
parent | 04d9c666b4bb19936dfa469f536fb38107e631eb (diff) | |
parent | fc1fb5abffa152808c621be38c8fbbe8de769b19 (diff) | |
download | nghdl-9faa3ee18b0fe7ec50399b06280a5247658c3e9c.tar.gz nghdl-9faa3ee18b0fe7ec50399b06280a5247658c3e9c.tar.bz2 nghdl-9faa3ee18b0fe7ec50399b06280a5247658c3e9c.zip |
Merge pull request #35 from saurabhb17/master
Changes for 1.1.3 version release
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. |