Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove scrollbar in small screens | 1138-4EB | 2017-12-10 | 5 | -54/+25 | |
| | | | | | Fix gitter shield link Fix first example of QuickStartGuide | |||||
* | Add theme_overrrides.css | 1138-4EB | 2017-12-10 | 17 | -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-4EB | 2017-12-10 | 12 | -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 markdown | 1138-4EB | 2017-12-10 | 13 | -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-4EB | 2017-12-10 | 1 | -21/+0 | |
| | ||||||
* | Move split ols txts to doc/oldmds. Add shields to README. Change target of ↵ | 1138-4EB | 2017-12-10 | 9 | -8/+386 | |
| | | | | license shield on RTD. | |||||
* | Remove <topic> from TODOs | 1138-4EB | 2017-12-10 | 6 | -26/+30 | |
| | ||||||
* | Fix changelog | 1138-4EB | 2017-12-10 | 3 | -7/+8 | |
| | ||||||
* | Add dots to TODOs | 1138-4EB | 2017-12-10 | 8 | -32/+10 | |
| | ||||||
* | Removed numbers from folder names. | 1138-4EB | 2017-12-10 | 26 | -28/+0 | |
| | ||||||
* | File extensions must be rst, not rst.txt | 1138-4EB | 2017-12-10 | 8 | -9/+91 | |
| | ||||||
* | Moving old content to new structure | 1138-4EB | 2017-12-10 | 21 | -2715/+2952 | |
| | ||||||
* | Moved introduction text. | Patrick Lehmann | 2017-12-10 | 1 | -14/+12 | |
| | ||||||
* | Added Python (PIP) requirements file. Request Sphinx >= 1.5.2. | Patrick Lehmann | 2017-12-10 | 2 | -1/+6 | |
| | ||||||
* | Fixed used theme to allow local building. | Patrick Lehmann | 2017-12-10 | 1 | -1/+1 | |
| | ||||||
* | New documentation structure for GHDL. | Patrick Lehmann | 2017-12-10 | 39 | -25/+688 | |
| | ||||||
* | add gen-depends command | Julius Rakow | 2017-09-30 | 1 | -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 Gingold | 2017-09-05 | 1 | -2/+2 | |
| | | | | Fix #187 | |||||
* | Add doc/requirements.txt | Tristan Gingold | 2017-02-19 | 1 | -0/+1 | |
| | ||||||
* | Regenerate ghdl.texi | Tristan Gingold | 2017-02-18 | 1 | -108/+236 | |
| | ||||||
* | doc/conf.py: get version from git describe | Tristan Gingold | 2017-02-18 | 1 | -11/+10 | |
| | ||||||
* | Doc: fix sphinx diagnostic about duplicate option. | Tristan Gingold | 2017-02-18 | 1 | -2/+4 | |
| | ||||||
* | doc/conf.py: add traces to investigate RTD builds. | Tristan Gingold | 2017-02-18 | 1 | -0/+3 | |
| | ||||||
* | doc/conf.py: tabify | Tristan Gingold | 2017-02-18 | 1 | -1/+1 | |
| | ||||||
* | doc/conf.py: set version in case of failure. | Tristan Gingold | 2017-02-18 | 1 | -3/+3 | |
| | ||||||
* | Fix #221 | 1138-4EB | 2017-02-18 | 1 | -3/+11 | |
| | ||||||
* | Add color diagnostics, show diagnostic option. | Tristan Gingold | 2017-02-06 | 1 | -2/+36 | |
| | ||||||
* | get documentation version from latest Git tag. | Patrick Lehmann | 2016-12-10 | 1 | -4/+17 | |
| | ||||||
* | Use -fpic if gcc is configured with --enable-default-pie | Tristan Gingold | 2016-12-06 | 1 | -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 Baggett | 2016-11-02 | 1 | -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 Baggett | 2016-11-01 | 1 | -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 #147 | Tristan Gingold | 2016-09-23 | 1 | -2/+3 | |
| | ||||||
* | Document response files | Tristan Gingold | 2016-08-30 | 1 | -7/+12 | |
| | ||||||
* | Rename --wave-option-file to --wave-opt-file | Jonas Baggett | 2016-08-03 | 1 | -4/+10 | |
| | | | | Documentation and description added for the --wave-opt-file option. | |||||
* | vpi: add and document new options | Tristan Gingold | 2016-07-14 | 2 | -100/+379 | |
| | ||||||
* | Jonsba/master (#100) | Jonsba | 2016-06-28 | 1 | -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-16 | 1 | -1/+1 | |
| | ||||||
* | Document GCC backend needed to generate executables (#80) | Ciro Santilli 六四事件 法轮功 包卓轩 | 2016-06-16 | 2 | -7/+9 | |
| | ||||||
* | Typo carray -> carry in full adder example (#77) | Ciro Santilli 六四事件 法轮功 包卓轩 | 2016-06-14 | 1 | -1/+1 | |
| | ||||||
* | Document bind only (-b) option to make (-m) command from commit 876bf7fea6d. ↵ | Forrest Voight | 2016-06-13 | 2 | -0/+8 | |
| | | | | (#76) | |||||
* | Update Starting_with_GHDL.rst (#74) | Rafael Catrou | 2016-05-28 | 1 | -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 Gingold | 2016-05-17 | 2 | -5/+13 | |
| | | | | Implement enhancement for issue69. | |||||
* | Document --psl-report | Tristan Gingold | 2016-03-18 | 1 | -0/+7 | |
| | ||||||
* | documentation: fix "hello" -> "hello_world" | Max Bruckner | 2016-03-09 | 1 | -2/+2 | |
| | ||||||
* | Rework --dir command so that it could display ieee content. | Tristan Gingold | 2015-11-30 | 1 | -29/+30 | |
| | | | | Adjust doc. | |||||
* | doc: add dependency on conf.py, remove ghdl.html | Tristan Gingold | 2015-11-24 | 2 | -2048/+3 | |
| | | | | Due to use of css, better to view doc from the web. | |||||
* | doc: use default theme for html. | Tristan Gingold | 2015-11-24 | 1 | -1/+2 | |
| | ||||||
* | doc: generate ghdl.html and ghdl.texi | Tristan Gingold | 2015-11-24 | 3 | -0/+5226 | |
| | ||||||
* | Convert documentation to sphinx. | Tristan Gingold | 2015-11-24 | 12 | -5623/+2781 | |
| | ||||||
* | Suppress stack switching; save process state in secondary stack. | Tristan Gingold | 2015-09-04 | 1 | -27/+0 | |
| |