summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorBladen Martin2020-08-06 19:16:04 +0530
committerGitHub2020-08-06 19:16:04 +0530
commitf6dab221722de039d70375a7692848f22c9be8a7 (patch)
tree455cfad11eac6d9a01e75924f54d31444c2e162e /readme.md
parent61fd2a0cec774a9076b1e45c53973a037d333147 (diff)
parent4e4d9e8285cbf9cedde362acf82ab79fdc5497d1 (diff)
downloadnghdl-f6dab221722de039d70375a7692848f22c9be8a7.tar.gz
nghdl-f6dab221722de039d70375a7692848f22c9be8a7.tar.bz2
nghdl-f6dab221722de039d70375a7692848f22c9be8a7.zip
Merge pull request #1 from rahulp13/installers
Installers
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/readme.md b/readme.md
deleted file mode 100644
index b86b7c3..0000000
--- a/readme.md
+++ /dev/null
@@ -1,15 +0,0 @@
-NGHDL Installers
-====
-
-It contains all the documenation for making installations on various platforms.
-
-
-## How to package NGHDL with eSim?
-1. Add GHDL executable and the corresponding installer for the target OS in the `nghdl` folder.
-
-> Note : Instructions on how to generate NGHDL executable and distribute it along with GHDL are
-> provided under respective target OS directory.
-
-2. Rename `nghdl` folder as `nghdl-master` and compress it to `.zip` format.
-
-3. Place this compressed file in `eSim-<version>` folder.