Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VendorLib: Added switch to compile XilinxCoreLib for ISE. Adjusted behavior ↵ | Patrick Lehmann | 2016-10-28 | 1 | -3/+4 |
| | | | | between PowerShell and Bash scripts. Updated embedded help pages. | ||||
* | 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 | -2/+2 |
| | |||||
* | Implemented a work around for Mac OS. | Patrick Lehmann | 2016-06-21 | 1 | -22/+27 |
| | |||||
* | Compile scripts: Implemented a default installation directory guessing. ↵ | Patrick Lehmann | 2016-06-20 | 1 | -7/+15 |
| | | | | Fixed minor issues (see #85). (#88) | ||||
* | Reworked vendor library compile scripts for Altera, Lattice and Xilinx as ↵ | Patrick Lehmann | 2016-06-17 | 1 | -2/+139 |
| | | | | | | | | | | | well as OSVVM and VUnit. (#82) - Partial VHDL2008 support. - Refectored reusable code into Bash functions. - Generate GHDL output into the new directory structure -> lib/v93 / lib/v08 - Added new CLI parameters: - src -> source folder - out -> output folder - ghdl -> ghdl binary directory | ||||
* | Add vendor specific library compile scripts for linux. | Tristan Gingold | 2015-12-03 | 1 | -0/+48 |
Merge branch from Paebbels. |