aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Document bind only (-b) option to make (-m) command from commit 876bf7fea6d. ↵Forrest Voight2016-06-132-0/+8
| | | | (#76)
* Update Starting_with_GHDL.rst (#74)Rafael Catrou2016-05-281-2/+2
| | | | | | | | | | * Update Starting_with_GHDL.rst Add option "--workdir=work" for the command "$ ghdl -r --workdir=work dlx_test_behaviour" This avoid the error message "ghdl: cannot find entity or configuration dlx_test_behaviour" * Update Starting_with_GHDL.rst
* Also search library in DIR/LIB/vVV.Tristan Gingold2016-05-172-5/+13
| | | | Implement enhancement for issue69.
* Document --psl-reportTristan Gingold2016-03-181-0/+7
|
* documentation: fix "hello" -> "hello_world"Max Bruckner2016-03-091-2/+2
|
* Rework --dir command so that it could display ieee content.Tristan Gingold2015-11-301-29/+30
| | | | Adjust doc.
* doc: add dependency on conf.py, remove ghdl.htmlTristan Gingold2015-11-242-2048/+3
| | | | Due to use of css, better to view doc from the web.
* doc: use default theme for html.Tristan Gingold2015-11-241-1/+2
|
* doc: generate ghdl.html and ghdl.texiTristan Gingold2015-11-243-0/+5226
|
* Convert documentation to sphinx.Tristan Gingold2015-11-2412-5623/+2781
|
* Suppress stack switching; save process state in secondary stack.Tristan Gingold2015-09-041-27/+0
|
* doc: mention --fst option.Tristan Gingold2014-12-131-4/+7
|
* Bump ghdl.texi version.Tristan Gingold2014-11-041-1/+1
|
* Replace --dispconfig with --disp-config.Tristan Gingold2014-11-031-8/+8
|
* doc: add an example for --work (YG).Tristan Gingold2014-05-291-1/+21
|
* Document -frelaxed-rules in ghdl.texi. Remove note about non-compliant mathTristan Gingold2014-01-081-74/+31
| | | | packages.
* Update version in ghdl.texiTristan Gingold2014-01-081-1/+1
|
* Dates updated in doc and ghdlmainBrian Drummond2014-01-071-2/+2
|
* Improve doc.gingold2010-01-281-3/+4
| | | | | | Remove ortho_code-sysdeps. Add Pragma convention C in grt for accesses to subprograms. Fix build on windows.
* ghdl 0.29 release.gingold2010-01-122-304/+447
|
* Version 0.28.gingold2009-09-211-108/+108
|
* Document how to build the ieee math library.gingold2009-08-131-2/+43
|
* Release ghdl 0.27gingold2008-07-221-5/+18
|
* ghdl.html added.gingold2007-07-151-0/+2947
|
* synchronized to ghdl 0.26gingold2007-04-221-3/+3
|
* SEH handledgingold2006-11-181-5/+10
| | | | Bug fixes
* direct drivers and bugs fixgingold2006-10-021-2/+29
|
* bugs fixedgingold2006-08-062-20/+163
|
* bug fixesgingold2006-06-191-4/+8
|