aboutsummaryrefslogtreecommitdiffstats
path: root/ghdl
Commit message (Expand)AuthorAgeFilesLines
* Run testsuite in Travis CI with docker images (#31)1138-4EB2019-08-162-582/+0
* handle utrunc/strunc. For #33Tristan Gingold2019-08-161-0/+10
* ghdl: initialize for synthesis.Tristan Gingold2019-08-141-2/+7
* Build with libghdl (WIP).Tristan Gingold2019-08-141-1/+1
* add subtract (#30)Pepijn de Vos2019-08-011-0/+4
* add signed compare (#29)Pepijn de Vos2019-07-311-0/+16
* Remove to be deprecated const gates, add concatn, reformat.Tristan Gingold2019-07-311-46/+39
* add const_ul32 support (#28)Pepijn de Vos2019-07-281-3/+46
* Handle isignal like signal.Tristan Gingold2019-07-271-0/+3
* add user cell (#25)Pepijn de Vos2019-07-211-1/+39
* add comparison cells and adff (#23)Pepijn de Vos2019-07-161-0/+20
* handle reduce, assumes; uses get_input_netTristan Gingold2019-07-041-11/+19
* Handle assertions.Tristan Gingold2019-07-031-1/+7
* ghdl.cc: handle Insert, ignore Edge, adjust.Tristan Gingold2019-07-031-14/+30
* Todo's in readme and change of license (#19)Roland Coeurjoly2018-11-181-17/+16
* Handle nor, nand, xnor.Tristan Gingold2017-02-261-0/+22
* Support or and xor gatesTristan Gingold2017-02-261-0/+8
* Fix for #4: a signal is not always the output of a gate.Tristan Gingold2017-02-131-4/+6
* Add sources for yosys.Tristan Gingold2017-02-022-0/+389