Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release: bump to 3.0.0 | Tristan Gingold | 2023-03-08 | 1 | -5/+1376 |
| | |||||
* | Bump to 3.0.0-rc.4, regenerate doc | Tristan Gingold | 2023-03-08 | 1 | -27541/+28106 |
| | |||||
* | doc: include NEWS.md in the index | umarcor | 2023-03-06 | 3 | -110/+6 |
| | |||||
* | Update NEWS and copyright date | Tristan Gingold | 2023-03-06 | 1 | -1/+1 |
| | | | | | Co-Authored-By: Patrick Lehmann <Paebbels@gmail.com> Co-Authored-By: Unai Martinez-Corral <unai.martinezcorral@ehu.eus> | ||||
* | doc: extensions cleanup | umarcor | 2023-03-03 | 2 | -6/+0 |
| | |||||
* | doc/index: reverse date format in the headings | umarcor | 2023-03-03 | 1 | -26/+26 |
| | |||||
* | doc/index: fix indentation | umarcor | 2023-03-03 | 1 | -7/+6 |
| | |||||
* | doc/conf: add html_theme_options and html_css_files | umarcor | 2023-03-03 | 1 | -0/+23 |
| | |||||
* | doc: change theme to 'furo' | Unai Martinez-Corral | 2023-02-26 | 4 | -75/+4 |
| | |||||
* | doc/requirements: unpin sphinx | Unai Martinez-Corral | 2023-02-26 | 1 | -1/+1 |
| | |||||
* | doc: cleanup | Unai Martinez-Corral | 2023-02-26 | 2 | -3/+0 |
| | |||||
* | doc/conf: spacing | Unai Martinez-Corral | 2023-02-26 | 1 | -34/+34 |
| | |||||
* | doc: GCC 12 | Unai Martinez-Corral | 2023-02-26 | 1 | -1/+2 |
| | |||||
* | doc/index: update | Unai Martinez-Corral | 2023-02-25 | 1 | -0/+5 |
| | |||||
* | doc/conf: update extlinks syntax | Unai Martinez-Corral | 2023-02-25 | 1 | -5/+5 |
| | |||||
* | doc: update requirements | Unai Martinez-Corral | 2023-02-25 | 2 | -5/+1 |
| | |||||
* | doc: clarify diagnostic level output. | Tristan Gingold | 2023-02-12 | 1 | -1/+5 |
| | | | | Close #2351 | ||||
* | Dependency Graphs (#2308) | Patrick Lehmann | 2023-01-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Further fixes to the example code. * Bumped dependencies. * Fixed Debouncer example code. * Some more cleanup. * Black's opinion. * Run with pyVHDLModel dev-branch. * Fixed imports for Name. * Fixed test case. * Added a formatter to write dependency graphs and hierarchy as graphml. * Improved GraphML formatting. * Write compile order graph. * Computing compile order. * Bumped dependencies. * Black's opinion. * Fixed incorrect dependency. | ||||
* | Limit Sphinx to 5.3 <= XX < 6.0 | Patrick Lehmann | 2022-12-31 | 1 | -2/+2 |
| | |||||
* | Added pycode role. | Patrick Lehmann | 2022-12-24 | 1 | -0/+4 |
| | | | | (cherry picked from commit cf52f1ccf5491c8dca8cf97b156a2d0d29c004d9) | ||||
* | Removed/disabled customized Sphinx/BTD extensions. | Patrick Lehmann | 2022-12-24 | 1 | -6/+4 |
| | | | | (cherry picked from commit d5ff8ffe2e56f614b1c942913796a2733a68aab7) | ||||
* | Updated Sphinx configuration. | Patrick Lehmann | 2022-12-24 | 1 | -8/+20 |
| | | | | (cherry picked from commit fe702ec6fc634c72d98e174d4fba5b9aa014aa45) | ||||
* | Improved autoapi template. | Patrick Lehmann | 2022-12-24 | 1 | -30/+76 |
| | | | | (cherry picked from commit 8d85d97998a9f0694889d0ddd579e7d9f247ab3d) | ||||
* | Updated autoapi template. | Patrick Lehmann | 2022-12-24 | 1 | -79/+50 |
| | | | | (cherry picked from commit 4977150c62f61abd9740f6b0386dc2340b13dd07) | ||||
* | Converted string formatting to f-strings. | Patrick Lehmann | 2022-11-30 | 1 | -1/+1 |
| | |||||
* | Document changes to -frelaxed from #2165 (#2167) | Farmadupe | 2022-08-07 | 1 | -0/+4 |
| | | | Co-authored-by: Thomas Green <none> | ||||
* | doc: --gen-depends is not available with mcode. Fix #2121 | Tristan Gingold | 2022-07-04 | 1 | -3/+6 |
| | |||||
* | Bumped Python package dependencies in pyGHDL. | Patrick Lehmann | 2022-06-18 | 1 | -3/+3 |
| | |||||
* | doc: document all warnings | Tristan Gingold | 2022-06-17 | 1 | -23/+122 |
| | |||||
* | doc: update links to Yosys website (#2069) | Xiretza | 2022-05-31 | 1 | -4/+4 |
| | |||||
* | update for LLVM 14.0 | umarcor | 2022-04-08 | 1 | -1/+1 |
| | |||||
* | fix few more typos | Julin S | 2022-03-01 | 2 | -7/+7 |
| | |||||
* | Fix typo | Julin S | 2022-03-01 | 1 | -1/+1 |
| | | | Fix typo | ||||
* | docs: fix headline markers | Xiretza | 2022-03-01 | 1 | -2/+2 |
| | |||||
* | docs: fix paragraph about existing VHDL editions | Xiretza | 2022-03-01 | 1 | -1/+1 |
| | |||||
* | Update documentation for VHDL-2019 | Xiretza | 2022-02-28 | 2 | -6/+14 |
| | |||||
* | Prepare for release 2.0.0 | Tristan Gingold | 2022-02-28 | 2 | -13737/+22647 |
| | |||||
* | doc: update diagram 'internals' | umarcor | 2022-02-23 | 1 | -0/+0 |
| | |||||
* | doc/about: change 'you' to formal english | umarcor | 2022-02-08 | 1 | -11/+10 |
| | |||||
* | doc: update overview diagram | umarcor | 2022-02-08 | 1 | -0/+0 |
| | |||||
* | doc/about: 's/event-based timing/event-driven execution/' | Unai Martinez-Corral | 2022-02-08 | 1 | -1/+1 |
| | | | Co-authored-by: Patrick Lehmann <Paebbels@gmail.com> | ||||
* | doc/about: update | Unai Martinez-Corral | 2022-02-08 | 1 | -1/+1 |
| | | | Co-authored-by: Patrick Lehmann <Paebbels@gmail.com> | ||||
* | doc/about: 's/programming language/computer language/' | Unai Martinez-Corral | 2022-02-08 | 1 | -1/+1 |
| | | | Co-authored-by: Patrick Lehmann <Paebbels@gmail.com> | ||||
* | doc: use extlinks more | umarcor | 2022-02-07 | 8 | -63/+66 |
| | |||||
* | doc/conf: fall back to 'alabaster' if '_theme' does not exist | umarcor | 2022-02-07 | 1 | -15/+23 |
| | |||||
* | doc: move toctrees to a file | umarcor | 2022-02-07 | 2 | -65/+66 |
| | |||||
* | doc: use theme_overrides and class 'shield' to fix the width of SHIELDs | umarcor | 2022-02-07 | 4 | -63/+75 |
| | |||||
* | doc/About: update | umarcor | 2022-02-07 | 1 | -10/+28 |
| | |||||
* | doc/conf: add interpshinx target 'vasg' | umarcor | 2022-02-07 | 1 | -3/+4 |
| | |||||
* | doc/internals/Overview: update | umarcor | 2022-02-07 | 5 | -26/+35 |
| |