aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Run testsuite in Travis CI with docker images (#31)1138-4EB2019-08-161-5/+3
| | | | | | | | | | | | * makefile: use '--build' shortcut to build ghdl.so * move: rename subdir 'ghdl' to 'src' * travis: add travis config file, build script and utils script * testsuite: do not call ghdl explicitly * readme: update
* Use libghdl to build the module. Update instructions.Tristan Gingold2019-08-151-10/+8
|
* Build with libghdl (WIP).Tristan Gingold2019-08-141-1/+1
|
* Makefile: add install target.Tristan Gingold2019-07-031-4/+11
|
* Makefile: add -fPIC and clean target.Tristan Gingold2017-02-111-2/+22
|
* Add Makefile to build ghdl as a yosys module.Tristan Gingold2017-02-101-0/+11