Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reworked and improved pre-compile scripts. | Patrick Lehmann | 2017-07-29 | 1 | -30/+30 |
| | | | | | Added Intel FPGA support. Extended list of UVVM verification IPs. | ||||
* | Reactivated missing SuppressWarnings flag again. Filter for ":error:" marked ↵ | Patrick Lehmann | 2016-11-10 | 1 | -0/+7 |
| | | | | lines. | ||||
* | Added verbosity control for vendor compile scripts. | Patrick Lehmann | 2016-11-02 | 1 | -9/+25 |
| | |||||
* | VendorLib: Added switch to compile XilinxCoreLib for ISE. Adjusted behavior ↵ | Patrick Lehmann | 2016-10-28 | 1 | -5/+5 |
| | | | | between PowerShell and Bash scripts. Updated embedded help pages. | ||||
* | Silenced Import-Module and Remove-Module CmdLets, if verbose mode is active. | Patrick Lehmann | 2016-08-08 | 1 | -7/+9 |
| | |||||
* | Merge pull request #96 from Paebbels/paebbels/compile-libraries | tgingold | 2016-06-24 | 1 | -9/+12 |
|\ | | | | | Reworked standard libraries compile flow | ||||
| * | Reworked standard libraries compile flow (std, ieee, ...). Fixed GHDL ↵ | Patrick Lehmann | 2016-06-24 | 1 | -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 Lehmann | 2016-06-23 | 1 | -1/+1 |
|/ | | | | vendor library compile scripts, since VHDL-2008 flavor synopsys is working. Updated README.md. | ||||
* | Reworked vendor library compile scripts for Windows. | Patrick Lehmann | 2016-06-22 | 1 | -0/+322 |
| | |||||
* | Add vendor specific compile scripts (from Patrick Lehmann). | Tristan Gingold | 2015-11-25 | 1 | -0/+135 |
for: Altera Quartus-II (tested with 15.0), Xilinx ISE (tested with 14.7) Xilinx Vivado vunit OSVVM. |