index
:
iCE40/ghdl
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libraries
/
vendors
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed style issues and potential bugs.
Patrick Lehmann
2021-01-16
8
-157
/
+156
*
Improvements to PoSh scripts after working on Bash scripts. (#1603)
Patrick Lehmann
2021-01-16
8
-114
/
+121
*
Fine tuning.
Patrick Lehmann
2021-01-16
10
-67
/
+63
*
Fixed usage of config.sh.
Patrick Lehmann
2021-01-16
9
-83
/
+101
*
Another round of improvements.
Patrick Lehmann
2021-01-16
11
-228
/
+270
*
Added filter.analyze.sh (licensed under Apache 2.0 and GPL)
Patrick Lehmann
2021-01-16
1
-0
/
+143
*
Updated scripts with version from stale branch.
Patrick Lehmann
2021-01-16
10
-1910
/
+2172
*
Reworking pre-compile script for OSVVM.
Patrick Lehmann
2021-01-16
3
-248
/
+435
*
Reworking pre-compile scripts for Windows (#1594)
Patrick Lehmann
2021-01-15
20
-1768
/
+1638
*
update license headers
umarcor
2021-01-14
1
-1
/
+1
*
vendor-libs: add machxo3d support
Francisco Ayala Le Brun
2020-10-08
2
-3
/
+19
*
vendors: update compile-uvvm.sh Fix #1393
Tristan Gingold
2020-08-08
1
-4
/
+13
*
libraries/vendors: fix scripts, pass --std= option early. For #1373
Tristan Gingold
2020-06-16
14
-21
/
+21
*
compile-uvvm.sh: fix order. Fix #1344
Tristan Gingold
2020-05-31
1
-3
/
+3
*
Add option for compiling Wishbone VIP for UVVM framework. (#1061)
m-kru
2019-12-31
1
-0
/
+6
*
change file permissions from read write to executable (#993)
Arcturus
2019-10-23
4
-0
/
+0
*
vendors: update scripts for uvvm.
Tristan Gingold
2019-03-30
3
-288
/
+89
*
Fix uvvm compilation failure, using #658 patch.
Tristan Gingold
2018-10-26
2
-0
/
+2
*
Fixes for compile-altera.sh based on feedback
Hannu Vuolasaho
2018-06-30
1
-9
/
+22
*
Cyclone 1,2,3 support for compile-altera.sh
Hannu Vuolasaho
2018-06-29
1
-1
/
+59
*
fix 'occured' typo
1138-4EB
2018-05-26
1
-1
/
+1
*
Removed VUnit pre-compile scripts from GHDL.
Patrick Lehmann
2018-03-13
4
-283
/
+34
*
Change gdr to Get-PSDrive in vendor compile scripts
Craig Noble
2018-01-10
5
-5
/
+5
*
Remove dependency on Get-DriveInfo for powershell compile scripts
Craig Noble
2018-01-08
5
-10
/
+10
*
Fixed default path in vivado libraries compilation script
lvoudour
2017-12-30
1
-1
/
+1
*
Use greadlink on Darwin.
Tristan Gingold
2017-11-27
1
-1
/
+2
*
Fix typo and minor mistake in compile-uvvm.sh
Tristan Gingold
2017-11-06
1
-4
/
+4
*
Reworked and improved pre-compile scripts.
Patrick Lehmann
2017-07-29
13
-191
/
+1560
*
Update compile-vunit.sh script.
Tristan Gingold
2017-05-24
1
-3
/
+5
*
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
*
Silenced Import-Module and Remove-Module CmdLets, if verbose mode is active.
Patrick Lehmann
2016-08-08
7
-19
/
+21
*
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
*
|
Added missing Lattice compile script. Enabled VHDL-2008 compilation in all ve...
Patrick Lehmann
2016-06-23
7
-66
/
+495
|
/
*
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
[next]