diff options
author | saurabhb17 | 2020-03-17 20:42:57 +0530 |
---|---|---|
committer | GitHub | 2020-03-17 20:42:57 +0530 |
commit | c967b3b3b27dc4e76ee2bb7a1820a97c5306b8d2 (patch) | |
tree | 2c80091a39cceebca01eb5cf3de102de8cdae3df /Examples/NGHDL_Examples/README.md | |
parent | 2ea4bdb9b08b2a5da5a0b6ad0a5fe6a82510b9ec (diff) | |
parent | 0771d3b179c16dc4bd486f71a7d7576cbcc59bec (diff) | |
download | eSim-c967b3b3b27dc4e76ee2bb7a1820a97c5306b8d2.tar.gz eSim-c967b3b3b27dc4e76ee2bb7a1820a97c5306b8d2.tar.bz2 eSim-c967b3b3b27dc4e76ee2bb7a1820a97c5306b8d2.zip |
Merge pull request #137 from saurabhb17/master
fp-lib-table modifications
Diffstat (limited to 'Examples/NGHDL_Examples/README.md')
-rw-r--r-- | Examples/NGHDL_Examples/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Examples/NGHDL_Examples/README.md b/Examples/NGHDL_Examples/README.md index 84fc294a..25e373e5 100644 --- a/Examples/NGHDL_Examples/README.md +++ b/Examples/NGHDL_Examples/README.md @@ -11,3 +11,5 @@ In order to simulate the examples listed above, follow the below instructions. 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. + +Note : The Examples in this directory are for demonstration purpose of eSim's Mixed-Mode simulation feature executing as expected. |