summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSumanto Kar2024-04-16 12:29:39 +0530
committerGitHub2024-04-16 12:29:39 +0530
commit6e7b784b467e29a36020b308bc15c7c79588d66d (patch)
tree811b3626525105ebfb04ed807b39493f3bd170f0
parentef43aa7c9fd745e5cdcc7180e4901b4bc18f72f3 (diff)
downloadeSim-6e7b784b467e29a36020b308bc15c7c79588d66d.tar.gz
eSim-6e7b784b467e29a36020b308bc15c7c79588d66d.tar.bz2
eSim-6e7b784b467e29a36020b308bc15c7c79588d66d.zip
Temp. Fix for the NGHDL error
This is a temporary fix for the NGHDL not found error
-rw-r--r--INSTALL9
1 files changed, 7 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 5ff37ea2..3079a579 100644
--- a/INSTALL
+++ b/INSTALL
@@ -48,10 +48,15 @@ Table of contents
iii. Now double click on eSim installer and then follow the instruction to install eSim.
- iv. After the installation is completed, please download and add the following file to the esim home directory:
+ iv. After the installation is completed, please download and add the following file to the esim home directory(FOSSEE/eSim/folder):
https://github.com/FOSSEE/eSim/blob/master/src/frontEnd/TerminalUi.ui#L6
- v. To uninstall eSim and all of its components, run the uninstaller "uninst-eSim.exe" located at
+ v. Please download and add the following executable to the nghdl folder(FOSSEE\eSim\nghdl\src):
+ https://drive.google.com/file/d/17MNCCq9cG6A7fnIH-4KMUMY-yb4rW9s4/view?usp=sharing
+
+ vi. Hence the installation is completed.
+
+ vii. To uninstall eSim and all of its components, run the uninstaller "uninst-eSim.exe" located at
top-level eSim directory (where this INSTALL file can be found).