aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/vendors/shared.psm1
Commit message (Collapse)AuthorAgeFilesLines
* Reactivated missing SuppressWarnings flag again. Filter for ":error:" marked ↵Patrick Lehmann2016-11-101-0/+7
| | | | lines.
* Added verbosity control for vendor compile scripts.Patrick Lehmann2016-11-021-9/+25
|
* VendorLib: Added switch to compile XilinxCoreLib for ISE. Adjusted behavior ↵Patrick Lehmann2016-10-281-5/+5
| | | | between PowerShell and Bash scripts. Updated embedded help pages.
* Silenced Import-Module and Remove-Module CmdLets, if verbose mode is active.Patrick Lehmann2016-08-081-7/+9
|
* Merge pull request #96 from Paebbels/paebbels/compile-librariestgingold2016-06-241-9/+12
|\ | | | | Reworked standard libraries compile flow
| * Reworked standard libraries compile flow (std, ieee, ...). Fixed GHDL ↵Patrick Lehmann2016-06-241-9/+12
| | | | | | | | version test issue. Extended .gitignore to exclude generated files on Windows and Linux.
* | Added missing Lattice compile script. Enabled VHDL-2008 compilation in all ↵Patrick Lehmann2016-06-231-1/+1
|/ | | | vendor library compile scripts, since VHDL-2008 flavor synopsys is working. Updated README.md.
* Reworked vendor library compile scripts for Windows.Patrick Lehmann2016-06-221-0/+322
|
* Add vendor specific compile scripts (from Patrick Lehmann).Tristan Gingold2015-11-251-0/+135
for: Altera Quartus-II (tested with 15.0), Xilinx ISE (tested with 14.7) Xilinx Vivado vunit OSVVM.