diff options
Diffstat (limited to 'Example/README.md')
-rw-r--r-- | Example/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Example/README.md b/Example/README.md new file mode 100644 index 0000000..e3eb0cf --- /dev/null +++ b/Example/README.md @@ -0,0 +1,9 @@ +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. |