aboutsummaryrefslogtreecommitdiffstats
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #96 from Paebbels/paebbels/compile-librariestgingold2016-06-241-9/+12
|\
| * Reworked standard libraries compile flow (std, ieee, ...). Fixed GHDL version...Patrick Lehmann2016-06-241-9/+12
* | Merge pull request #95 from Paebbels/paebbels/compile-vendor-librarytgingold2016-06-247-66/+495
|\ \
| * | Added missing Lattice compile script. Enabled VHDL-2008 compilation in all ve...Patrick Lehmann2016-06-237-66/+495
| |/
* / Synopsys flavor for VHDL-2008 (#94)Patrick Lehmann2016-06-241-25/+50
|/
* Reworked vendor library compile scripts for Windows.Patrick Lehmann2016-06-229-979/+1139
* Implemented a work around for Mac OS.Patrick Lehmann2016-06-218-69/+92
* Compile scripts: Implemented a default installation directory guessing. Fixed...Patrick Lehmann2016-06-209-56/+138
* Reworked vendor library compile scripts for Altera, Lattice and Xilinx as wel...Patrick Lehmann2016-06-179-1509/+1193
* Paebbels/master (#75)Patrick Lehmann2016-06-0714-537/+1094
* Added Lattice Semiconductor vendor librariesMarkus Koch2016-05-042-0/+237
* textio read character: improve code.Tristan Gingold2016-01-061-10/+13
* openieee: complete math_real (and fix uniform).Tristan Gingold2015-12-202-10/+241
* openieee: fix missing subprograms, fix wrong interface name.Tristan Gingold2015-12-2018-314/+725
* openieee: add generated files.Tristan Gingold2015-12-168-0/+11342
* openieee: add numeric_std and numeric_bit.Tristan Gingold2015-12-1615-15/+1967
* Add vendor specific library compile scripts for linux.Tristan Gingold2015-12-0315-63/+2314
* Add vendor specific compile scripts (from Patrick Lehmann).Tristan Gingold2015-11-258-0/+1653
* Fix dependencies for parallel build in libraries.Tristan Gingold2015-06-061-21/+21
* Remove unused file and fix permissions.Tristan Gingold2015-06-032-768/+0
* Add generated files for reimplementation of std_logic_1164.Tristan Gingold2015-06-034-0/+1768
* Reimplementation of std_logic_1164.Tristan Gingold2015-06-034-0/+1395
* Catch duplicated subprogram body.Tristan Gingold2015-06-022-6/+4
* write: do not implicitely append LF.Tristan Gingold2015-05-301-10/+8
* Add ieee context files.Tristan Gingold2015-05-132-0/+9
* Add ieee context files.Tristan Gingold2015-05-121-1/+2
* Makefile for libraries: no need to save and restore path.Tristan Gingold2014-12-291-25/+17
* Backport from ghdl 0.32: update libraries and ghdlfilter.Tristan Gingold2014-12-219-62/+62
* Adjust makefiles to accept absolute srcdir path.Tristan Gingold2014-12-181-77/+135
* fix VHDL 08 preprocessor block comments in libraries to start in column 1Tristan Gingold2014-12-032-14/+14
* Fix parallel build.Tristan Gingold2014-11-091-9/+9
* mcode build and install from top makefile.Tristan Gingold2014-11-061-3/+12
* Add support for package interface.Tristan Gingold2014-10-292-7/+9
* Initial support for package header and package instantiation.Tristan Gingold2014-10-142-15/+17
* vhdl2008: add translation and support for most of implicit operators.Tristan Gingold2014-09-111-2/+2
* Keep names in the tree.Tristan Gingold2014-09-022-4/+3
* vhdl 2008: visibility, more implicit subprograms, alias...Tristan Gingold2014-07-174-9/+56
* vhdl08: add oread, hread.Tristan Gingold2014-07-012-0/+232
* Add many vhdl08 predefined operators and functions. Add std.envTristan Gingold2014-06-303-1/+94
* add more support for vhdl2008: aliases, visibility and preliminary work forTristan Gingold2014-06-261-4/+7
* vhdl 2008: add justify and swrite in textio.Tristan Gingold2014-06-243-34/+154
* Add ieee 2008 packages.Tristan Gingold2014-01-0423-0/+34663
* Fix bug21274.Tristan Gingold2013-12-311-1/+35
* Import official math packages.Tristan Gingold2013-12-295-957/+5048
* Version 0.31dev, builds with gcc4.8Brian Drummond2013-12-021-3/+3
* Part of the previous commit (upgrade to gcc 4.7)gingold2012-12-111-4/+4
* ghdl 0.29 release.gingold2010-01-128-8/+8
* Fix bug #13574, std.textio.read (string) buggingold2009-06-081-0/+8
* New feature: all-sensitized processes (for vhdl 2008)gingold2008-09-061-5/+24
* updated for 0.24gingold2006-07-101-2/+2