aboutsummaryrefslogtreecommitdiffstats
path: root/doc/getting
Commit message (Collapse)AuthorAgeFilesLines
* doc: reorganise and updateumarcor2021-02-017-933/+0
|
* libraries: unuse 'openieee', rename enable_openieee to enable_gplcompatumarcor2021-01-161-5/+12
|
* Reworking pre-compile scripts for Windows (#1594)Patrick Lehmann2021-01-151-113/+145
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Updated pre-compile scripts for OSVVM. * Reworked script for Vivado. * Reworked script for ISE. * Reworked UVVM compile script. Cannot be tested due to missing feature in GHDL see #1593. * Reworked scripts for Altera, Intel and Lattice. * Updated module imports. * Adjusted warnings. * Read OSVVM package files from compile-order file 'osvvm.pro'. * Support OSVVM and OSVVMLibraries as source directory. * Added support for OSVVM models to precompile script. * First update to the pre-compile scripts documentation. * Minimized file headers and redundant documentation. Using PowerShell's feature to document files, functions and modules. * Updated README in precompile scripts directory. * license: update headers of pyGHDL, scripts/windows, libraries/vendors * Fixed ForegroundColor and InvocationName. Co-authored-by: umarcor <unai.martinezcorral@ehu.eus>
* Fixed some ReST issues.Patrick Lehmann2021-01-051-4/+4
|
* vendor-libs: add machxo3d supportFrancisco Ayala Le Brun2020-10-081-1/+1
|
* update for LLVM 11Dan Horák2020-08-291-1/+1
|
* doc: debugging with LLVM >=6 is supportedeine2020-08-071-1/+1
|
* doc: mention issue #1368 for MacOS builds.Tristan Gingold2020-06-131-2/+4
|
* doc: update getting/Releasesumarcor2020-05-221-0/+9
|
* Adjust help for --disable-synth.Tristan Gingold2020-04-101-1/+1
|
* update doc (synth, overview, generics, etc.) (#1205)umarcor2020-04-101-1/+6
| | | | | | | | | | | | | * doc: extend info about setting generics through the CLI * doc: rename 'Command Reference' to 'Additional Command Reference' * doc: use '``' instead of ':samp:' * doc: update info about synthesis * doc: add references to sources in internals/Overview * doc: add diagram to internals/Overview
* Add compatibility with LLVM-10. (#1192)Björn Esser2020-04-061-1/+1
| | | | | * configure: Add compatibility with LLVM-10. * doc: Update list of supported LLVM versions.
* Remove --ieee=mentor and build of mentor libraries.Tristan Gingold2020-03-021-1/+1
|
* update for gcc10 (#1119)sharkcz2020-01-301-2/+2
| | | | | | * update for gcc10 * update GCC docs for the upcoming version 10
* Update doc (#1003)1138-4EB2019-11-112-36/+40
| | | | | | | | | | | | | | | | | | | | | | | | * doc: update makefile and build scripts * actions: add workflow 'doc' * doc: reorganize sections * doc: fix 'unknown option' warnings, headings, spaces, etc. * doc: add subdir 'examples', move 'quick_start' sources * doc: add section 'Development/Debugging' * doc: add section'Development/Synthesis' * doc: update roadmap * doc: add section examples * doc: use standard domain * doc: add comment about 'vhd' vs 'vhdl'
* enable llvm9 (#935)sharkcz2019-09-231-1/+1
|
* [doc] Update section 'Getting GHDL' (#906)1138-4EB2019-08-317-54/+754
| | | | | | | | * doc: fix version extraction from 'configure' * doc: update section 'Getting GHDL' * readme: update
* doc: add custom directive 'exec', generate releases shields and tables1138-4EB2019-02-251-49/+47
| | | | with json data retrieved from github api"
* update shields in docs1138-4EB2019-02-231-11/+11
|
* fix sphinx warnings1138-4EB2019-01-031-2/+2
|
* Add reference to Windows PowerShell upgradegritbub2018-06-051-0/+2
|
* Rephrase documentation - typos, grammatical nuance, and linksgritbub2018-06-011-3/+1
|
* add ref to tar.gz file in Building1138-4EB2018-04-211-1/+1
|
* update tgingold/ghdl refs to ghdl/ghdl1138-4EB2017-12-201-39/+41
|
* update getting/Releases to v0.351138-4EB2017-12-161-36/+54
|
* clean todos1138-4EB2017-12-102-54/+3
|
* doc/changelog renamed to doc/appendix1138-4EB2017-12-101-5/+8
| | | | Replace :samp: with
* Fixed typo.Patrick Lehmann2017-12-101-2/+2
|
* Added how to download GHDL sources.Patrick Lehmann2017-12-101-0/+158
|
* Restructured build section. Created smaller files. Created (hidden) ↵Patrick Lehmann2017-12-102-589/+0
| | | | sub-ToCs. Added out-dated build instructions for Windows GNAT GPL flow from private README.md.
* PrecompileVendorPrimitives: Translated lots of Markdown to RestructuredText ↵Patrick Lehmann2017-12-101-132/+211
| | | | syntax.
* Fixed headlines (1).Patrick Lehmann2017-12-102-19/+19
|
* Add reference issues for docker1138-4EB2017-12-101-0/+4
|
* Describe commands as options. Fix internal refs to options. Apply1138-4EB2017-12-101-4/+14
| | | | | suggestions about ch 2. Add options given by the executable but not documented earlier.
* Meta.rst added to changelog1138-4EB2017-12-101-1/+1
|
* Files in the root not capitalized.1138-4EB2017-12-102-13/+42
| | | | | | | Second chapter ready for first review: Invoking reordered, some content moved to Command Reference, information compacted, command shortcuts added to titles. Known features which are missing in the doc added to TODOs or to Roadmap. Add export subsections to Using/Simulation Directory structure described in Building
* Remove scrollbar in small screens1138-4EB2017-12-101-12/+12
| | | | | Fix gitter shield link Fix first example of QuickStartGuide
* Add theme_overrrides.css1138-4EB2017-12-102-0/+471
| | | | | | Move WhatIs* to About. Move About, Contributing and Copying to doc. Rename Copying to License. Append CC-BY-SA-4.0 legalcode to COPYING.md Chapter Introduction ready for review. Starting to rewrite Building
* Remove <topic> from TODOs1138-4EB2017-12-101-2/+5
|
* Add dots to TODOs1138-4EB2017-12-101-1/+1
|
* Removed numbers from folder names.1138-4EB2017-12-102-0/+39