| Commit message (Expand) | Author | Age | Files | Lines |
* | Update compile-vunit.sh script. | Tristan Gingold | 2017-05-24 | 1 | -3/+5 |
* | Avoid dependencies on dirs, create dirs during configure. | Tristan Gingold | 2017-05-23 | 1 | -42/+22 |
* | Rework of libraries/Makefile.in | Tristan Gingold | 2017-05-23 | 1 | -9/+25 |
* | Add missing dependencies for std_standard.o, avoid rebuild. | Tristan Gingold | 2017-05-23 | 1 | -33/+54 |
* | textio: use grt.fcvt to write reals. | Tristan Gingold | 2017-04-19 | 1 | -127/+17 |
* | textio: use grt.fcvt to read real numbers. | Tristan Gingold | 2017-04-19 | 1 | -78/+55 |
* | Precompile UVVM: Added ti_uvvm_engine to library uvvm_vvc_framework. | Patrick Lehmann | 2017-03-05 | 2 | -2/+4 |
* | Use single VM in .travis.yml to speed-up launching builds. Container are laun... | 1138-4EB | 2017-03-01 | 8 | -23/+21 |
* | Merge pull request #219 from Paebbels/paebbels/uvvm-update | tgingold | 2016-12-11 | 1 | -154/+131 |
|\ |
|
| * | Updated pre-compile script for UVVM. | Patrick Lehmann | 2016-12-10 | 1 | -154/+131 |
* | | Updated compile order in compile-osvvm.* files. | Patrick Lehmann | 2016-12-10 | 2 | -14/+16 |
|/ |
|
* | Merge 'paebbels/vendor-compile-uvvm' of https://github.com/Paebbels/ghdl | Tristan Gingold | 2016-12-09 | 3 | -2/+315 |
|\ |
|
| * | PowerShell vendor compile script for Universal VHDL Verification Methodology ... | Patrick Lehmann | 2016-11-10 | 3 | -10/+323 |
* | | Fixed bugs in compile-xilinx-***.sh files. Added support for the unifast libr... | Patrick Lehmann | 2016-11-10 | 2 | -8/+41 |
* | | Merge pull request #196 from Paebbels/paebbels/compile-osvvm-update | tgingold | 2016-11-10 | 2 | -0/+6 |
|\ \ |
|
| * | | Added OSVVM's new Scoreboards to the file list in compile-osvvm.ps1/sh. | Patrick Lehmann | 2016-11-10 | 2 | -0/+6 |
| |/ |
|
* | | Merge pull request #194 from Paebbels/paebbels/vendor-compile-uvvm-bash | tgingold | 2016-11-10 | 2 | -0/+389 |
|\ \ |
|
| * | | Implemented vendor compile script for UVVM (Bash). | Patrick Lehmann | 2016-11-10 | 3 | -2/+391 |
| |/ |
|
* / | Reactivated missing SuppressWarnings flag again. Filter for ":error:" marked ... | Patrick Lehmann | 2016-11-10 | 10 | -67/+74 |
|/ |
|
* | Added verbosity control for vendor compile scripts. | Patrick Lehmann | 2016-11-02 | 7 | -64/+122 |
* | VendorLib: Added switch to compile XilinxCoreLib for ISE. Adjusted behavior b... | Patrick Lehmann | 2016-10-28 | 17 | -102/+168 |
* | Merge pull request #145 from enyx-opensource/master | tgingold | 2016-08-25 | 1 | -1/+1 |
|\ |
|
| * | Fix synopsys V08 library that was missing std_logic_1164-body.o. | David Keller | 2016-08-23 | 1 | -1/+1 |
* | | Silenced Import-Module and Remove-Module CmdLets, if verbose mode is active. | Patrick Lehmann | 2016-08-08 | 7 | -19/+21 |
|/ |
|
* | Clean up links, repository-wide (#117) | Ben Wiederhake | 2016-07-09 | 2 | -4/+4 |
* | Merge pull request #96 from Paebbels/paebbels/compile-libraries | tgingold | 2016-06-24 | 1 | -9/+12 |
|\ |
|
| * | Reworked standard libraries compile flow (std, ieee, ...). Fixed GHDL version... | Patrick Lehmann | 2016-06-24 | 1 | -9/+12 |
* | | Merge pull request #95 from Paebbels/paebbels/compile-vendor-library | tgingold | 2016-06-24 | 7 | -66/+495 |
|\ \ |
|
| * | | Added missing Lattice compile script. Enabled VHDL-2008 compilation in all ve... | Patrick Lehmann | 2016-06-23 | 7 | -66/+495 |
| |/ |
|
* / | Synopsys flavor for VHDL-2008 (#94) | Patrick Lehmann | 2016-06-24 | 1 | -25/+50 |
|/ |
|
* | Reworked vendor library compile scripts for Windows. | Patrick Lehmann | 2016-06-22 | 9 | -979/+1139 |
* | Implemented a work around for Mac OS. | Patrick Lehmann | 2016-06-21 | 8 | -69/+92 |
* | Compile scripts: Implemented a default installation directory guessing. Fixed... | Patrick Lehmann | 2016-06-20 | 9 | -56/+138 |
* | Reworked vendor library compile scripts for Altera, Lattice and Xilinx as wel... | Patrick Lehmann | 2016-06-17 | 9 | -1509/+1193 |
* | Paebbels/master (#75) | Patrick Lehmann | 2016-06-07 | 14 | -537/+1094 |
* | Added Lattice Semiconductor vendor libraries | Markus Koch | 2016-05-04 | 2 | -0/+237 |
* | textio read character: improve code. | Tristan Gingold | 2016-01-06 | 1 | -10/+13 |
* | openieee: complete math_real (and fix uniform). | Tristan Gingold | 2015-12-20 | 2 | -10/+241 |
* | openieee: fix missing subprograms, fix wrong interface name. | Tristan Gingold | 2015-12-20 | 18 | -314/+725 |
* | openieee: add generated files. | Tristan Gingold | 2015-12-16 | 8 | -0/+11342 |
* | openieee: add numeric_std and numeric_bit. | Tristan Gingold | 2015-12-16 | 15 | -15/+1967 |
* | Add vendor specific library compile scripts for linux. | Tristan Gingold | 2015-12-03 | 15 | -63/+2314 |
* | Add vendor specific compile scripts (from Patrick Lehmann). | Tristan Gingold | 2015-11-25 | 8 | -0/+1653 |
* | Fix dependencies for parallel build in libraries. | Tristan Gingold | 2015-06-06 | 1 | -21/+21 |
* | Remove unused file and fix permissions. | Tristan Gingold | 2015-06-03 | 2 | -768/+0 |
* | Add generated files for reimplementation of std_logic_1164. | Tristan Gingold | 2015-06-03 | 4 | -0/+1768 |
* | Reimplementation of std_logic_1164. | Tristan Gingold | 2015-06-03 | 4 | -0/+1395 |
* | Catch duplicated subprogram body. | Tristan Gingold | 2015-06-02 | 2 | -6/+4 |
* | write: do not implicitely append LF. | Tristan Gingold | 2015-05-30 | 1 | -10/+8 |
* | Add ieee context files. | Tristan Gingold | 2015-05-13 | 2 | -0/+9 |