summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorrahulp132020-08-06 00:56:02 +0530
committerrahulp132020-08-06 00:56:02 +0530
commitec19a271375aa1063456ba81012446c9d629b087 (patch)
treeb9b2cf020f77489fbb557e1a12b88fa8c5599b8c /readme.md
parent070aacd31259c89a1a26ffd67f1cf38d9c6d6cdf (diff)
downloadnghdl-ec19a271375aa1063456ba81012446c9d629b087.tar.gz
nghdl-ec19a271375aa1063456ba81012446c9d629b087.tar.bz2
nghdl-ec19a271375aa1063456ba81012446c9d629b087.zip
reorganized files
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.