aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* PrecompileVendorPrimitives: Translated lots of Markdown to RestructuredText ↵Patrick Lehmann2017-12-101-132/+211
| | | | syntax.
* Read `rst_prolog` content from an external file.Patrick Lehmann2017-12-102-8/+13
|
* Fixed typos, indentation and headline underlining.Patrick Lehmann2017-12-1012-352/+417
|
* Added requirement.Patrick Lehmann2017-12-101-0/+1
|
* Fixed headlines (1).Patrick Lehmann2017-12-103-20/+20
|
* Add raw sources of tutorial 'How to simulate an UART VHDL code with ghdl}' ↵1138-4EB2017-12-1044-2/+3510
| | | | by 'René Doß'
* Remove duplicated option1138-4EB2017-12-101-8/+2
|
* Add reference issues for docker1138-4EB2017-12-101-0/+4
|
* Describe commands as options. Fix internal refs to options. Apply1138-4EB2017-12-108-363/+310
| | | | | suggestions about ch 2. Add options given by the executable but not documented earlier.
* Meta.rst added to changelog1138-4EB2017-12-103-4/+23
|
* Files in the root not capitalized.1138-4EB2017-12-1011-894/+556
| | | | | | | 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-105-54/+25
| | | | | Fix gitter shield link Fix first example of QuickStartGuide
* Add theme_overrrides.css1138-4EB2017-12-1017-487/+563
| | | | | | 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
* README.md, index, WhatIsVHDL, WhatIsGHDL ready for review.1138-4EB2017-12-1012-112/+124
| | | | | | Add shortcuts for shields in a single file and include it where used. Create base64 GitHub and Travis-CI logos with b64.io and add them to self-created shields. Replace gitter with shield.io's variant. Start rewriting <Contributing>
* Allow markdown1138-4EB2017-12-1013-290/+194
| | | | | | Last files from oldmds removed. All the content is in the new structure now. COPYING replaced with the md version. Update NEWS.md
* Update README.md with shield, pros/cons table...1138-4EB2017-12-101-21/+0
|
* Move split ols txts to doc/oldmds. Add shields to README. Change target of ↵1138-4EB2017-12-109-8/+386
| | | | license shield on RTD.
* Remove <topic> from TODOs1138-4EB2017-12-106-26/+30
|
* Fix changelog1138-4EB2017-12-103-7/+8
|
* Add dots to TODOs1138-4EB2017-12-108-32/+10
|
* Removed numbers from folder names.1138-4EB2017-12-1026-28/+0
|
* File extensions must be rst, not rst.txt1138-4EB2017-12-108-9/+91
|
* Moving old content to new structure1138-4EB2017-12-1021-2715/+2952
|
* Moved introduction text.Patrick Lehmann2017-12-101-14/+12
|
* Added Python (PIP) requirements file. Request Sphinx >= 1.5.2.Patrick Lehmann2017-12-102-1/+6
|
* Fixed used theme to allow local building.Patrick Lehmann2017-12-101-1/+1
|
* New documentation structure for GHDL.Patrick Lehmann2017-12-1039-25/+688
|
* add gen-depends commandJulius Rakow2017-09-301-0/+14
| | | | | Extend gen-makefile command. Omit phony targets and rules to allow integration in other makefiles.
* Fix wave-opt option names in doc.Tristan Gingold2017-09-051-2/+2
| | | | Fix #187
* Add doc/requirements.txtTristan Gingold2017-02-191-0/+1
|
* Regenerate ghdl.texiTristan Gingold2017-02-181-108/+236
|
* doc/conf.py: get version from git describeTristan Gingold2017-02-181-11/+10
|
* Doc: fix sphinx diagnostic about duplicate option.Tristan Gingold2017-02-181-2/+4
|
* doc/conf.py: add traces to investigate RTD builds.Tristan Gingold2017-02-181-0/+3
|
* doc/conf.py: tabifyTristan Gingold2017-02-181-1/+1
|
* doc/conf.py: set version in case of failure.Tristan Gingold2017-02-181-3/+3
|
* Fix #2211138-4EB2017-02-181-3/+11
|
* Add color diagnostics, show diagnostic option.Tristan Gingold2017-02-061-2/+36
|
* get documentation version from latest Git tag.Patrick Lehmann2016-12-101-4/+17
|
* Use -fpic if gcc is configured with --enable-default-pieTristan Gingold2016-12-061-1/+13
| | | | | | | | Test in configure and set Default_Pie in default_pathes.ads Pass -fpic to ghdl1 if Default_Pie is set. Decode -fpic in ghdl1_llvm Fix #213
* Support added for * and **. Please note that wildcards inside names like ↵Jonas Baggett2016-11-021-4/+22
| | | | | | /top/sub*/... are not supported yet, only synthax like /top/*/... works for now. Support for wildcards inside names will be added on version 1.2, at the same time as simple regexp support. Current version set to 1.1
* There is a new --write-opt-file option that will create a wave option file ↵Jonas Baggett2016-11-011-1/+18
| | | | | | | with all the signals of the design. (#179) The --wave-opt-file option is renamed to --read-opt-file for consistency Some code cleanup and bug fixes
* doc: clarify -e/-r and --workdir for issue #147Tristan Gingold2016-09-231-2/+3
|
* Document response filesTristan Gingold2016-08-301-7/+12
|
* Rename --wave-option-file to --wave-opt-fileJonas Baggett2016-08-031-4/+10
| | | | Documentation and description added for the --wave-opt-file option.
* vpi: add and document new optionsTristan Gingold2016-07-142-100/+379
|
* Jonsba/master (#100)Jonsba2016-06-281-0/+5
| | | | | | | | | | | | * Add a --unbuffered option for simulation. It disables buffering for stdout, stderr and files opened in write or append mode (TEXTIO). Fixes #87 * Some simplifications made on the previous commit. Documentation added for --unbuffered in Simulation_and_runtime.rst. * Some more simplifications on unbuffered writes support for TEXTIO * Fix a style issue failure reported by Travis-CI
* Typo severals -> several in Invoking doc (#81)Ciro Santilli 六四事件 法轮功 包卓轩2016-06-161-1/+1
|
* Document GCC backend needed to generate executables (#80)Ciro Santilli 六四事件 法轮功 包卓轩2016-06-162-7/+9
|
* Typo carray -> carry in full adder example (#77)Ciro Santilli 六四事件 法轮功 包卓轩2016-06-141-1/+1
|