index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libraries
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
*
Add ieee context files.
Tristan Gingold
2015-05-12
1
-1
/
+2
*
Makefile for libraries: no need to save and restore path.
Tristan Gingold
2014-12-29
1
-25
/
+17
*
Backport from ghdl 0.32: update libraries and ghdlfilter.
Tristan Gingold
2014-12-21
9
-62
/
+62
*
Adjust makefiles to accept absolute srcdir path.
Tristan Gingold
2014-12-18
1
-77
/
+135
*
fix VHDL 08 preprocessor block comments in libraries to start in column 1
Tristan Gingold
2014-12-03
2
-14
/
+14
*
Fix parallel build.
Tristan Gingold
2014-11-09
1
-9
/
+9
*
mcode build and install from top makefile.
Tristan Gingold
2014-11-06
1
-3
/
+12
*
Add support for package interface.
Tristan Gingold
2014-10-29
2
-7
/
+9
*
Initial support for package header and package instantiation.
Tristan Gingold
2014-10-14
2
-15
/
+17
*
vhdl2008: add translation and support for most of implicit operators.
Tristan Gingold
2014-09-11
1
-2
/
+2
*
Keep names in the tree.
Tristan Gingold
2014-09-02
2
-4
/
+3
*
vhdl 2008: visibility, more implicit subprograms, alias...
Tristan Gingold
2014-07-17
4
-9
/
+56
[prev]
[next]