summaryrefslogtreecommitdiff
path: root/readme.md
blob: b86b7c3a483f7f1b4ac241a7445a1f38be93c8bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.