aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* doc/using/Synthesis: styleumarcor2021-01-161-16/+16
|
* Reworking pre-compile scripts for Windows (#1594)Patrick Lehmann2021-01-1564-2580/+2443
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* update license headersumarcor2021-01-14637-6974/+5731
|
* testsuite/synth: add testcase for #1591Tristan Gingold2021-01-136-0/+149
|
* synth: always finalize declarations. Fix #1591Tristan Gingold2021-01-136-24/+101
|
* ci: deprecate Travis in favour of GitHub Actionseine2021-01-137-161/+89
|
* ci: codecov needs the repo to be checked out in job 'coverage-publish'umarcor2021-01-121-0/+3
|
* libraries/openieee: update license headersumarcor2021-01-1211-22/+22
|
* vhdl-formatters: add realignmentTristan Gingold2021-01-115-6/+239
|
* pyGHDL: fix wrappers for listsTristan Gingold2021-01-111-9/+9
|
* Fix codacy warnings in build_1164.pyTristan Gingold2021-01-111-6/+4
|
* Fixes for Python files.Patrick Lehmann2021-01-1011-130/+204
|
* Improved docstrings.Patrick Lehmann2021-01-102-104/+118
|
* Changed pyGHDL.libghdl.utils from package to module.Patrick Lehmann2021-01-101-0/+0
|
* Typo fixes in Ada code.Patrick Lehmann2021-01-103-48/+48
|
* Documented files_map.Patrick Lehmann2021-01-101-20/+203
|
* Enhanced docstrings for Python/Ada interface.Patrick Lehmann2021-01-1016-109/+650
|
* Auto generate @export for classes via pnodespy.Patrick Lehmann2021-01-101-7/+19
|
* Make API more pythonic be replacing C-like byte arrays with str. Abstracted ↵Patrick Lehmann2021-01-107-19/+20
| | | | utf-8 encoding/decoding.
* Implemented a decorator to pre-calculate enum position to enum literal name ↵Patrick Lehmann2021-01-103-38/+70
| | | | lookups.
* Adding types and docstrings to libghdl.Patrick Lehmann2021-01-1012-55/+185
|
* doc: mention 'ghdl fmt'Tristan Gingold2021-01-091-1/+10
|
* testsuite/gna: add a test for fmt commandTristan Gingold2021-01-094-0/+62
|
* testsuite/sanity: improve 004all08 (add sized bit strings)Tristan Gingold2021-01-091-3/+3
|
* vhdl: rework formatter engine, add 'ghdl fmt' commandTristan Gingold2021-01-098-482/+792
|
* testsuite/gna: add a reproducer for #1588Tristan Gingold2021-01-093-0/+225
|
* src/vhd: remove use of chapter sign in comment to have on ASCII charactersTristan Gingold2021-01-0911-36/+36
| | | | (except for vhdl-scanner)
* readme: add coverage shields/badgesumarcor2021-01-081-0/+9
|
* ci/coverage: publish coverage report at CodeCov and Codacyumarcor2021-01-081-17/+58
|
* ci/macos: p7zip is pre-installed nowumarcor2021-01-081-4/+1
|
* testuite/pyunit: call pyGHDL.cli.lsp instead of ghdl-lsumarcor2021-01-081-2/+2
|
* Marked failing tests with `@skip` for now.Patrick Lehmann2021-01-071-24/+31
|
* Fixed references: Get_Is_Ref has only 1 parameter.Patrick Lehmann2021-01-071-1/+1
|
* Fixed workspace: A function is called, so must be 'Get_Date_State'.Patrick Lehmann2021-01-071-1/+1
|
* Added test module for LanguageServer tests containing 8 test groups 001..008 ↵Patrick Lehmann2021-01-071-0/+199
| | | | and 10 tests.
* Added json files from https://github.com/ghdl/ghdl-language-server repository.Patrick Lehmann2021-01-0733-0/+3787
|
* manpage: updated Link to modern documentationMarcus Müller2021-01-071-1/+1
| | | | Signed-off-by: Marcus Müller <marcus@hostalia.de>
* pnodespy: allow loading as a moduleumarcor2021-01-061-1/+2
| | | | Co-Authored-By: Patrick Lehmann <Patrick.Lehmann@plc2.de>
* mv dist/* scripts/umarcor2021-01-0644-612/+614
|
* msys2: add 'provides' field to PKGBUILD recipesumarcor2021-01-062-7/+15
|
* doc: add header to indexumarcor2021-01-061-0/+4
|
* doc: recommonmark is not used at the momentumarcor2021-01-061-1/+1
|
* ci: add graphiz to temporary ghdl/doc imageumarcor2021-01-061-1/+1
|
* testsuite/gna: add a test for previous commitTristan Gingold2021-01-052-0/+21
|
* vhdl-parse_psl.adb: handle n_paren_prop in Psl_To_VhdlTristan Gingold2021-01-051-0/+4
|
* vhdl-parse.adb: improve diagnostic messagesTristan Gingold2021-01-051-1/+2
|
* cli: support '[--]version --ref' and '[--]version --hash' tooumarcor2021-01-051-2/+2
|
* cli: add 'version ref' and 'version hash'umarcor2021-01-052-8/+20
|
* version: add Ref and Hashumarcor2021-01-054-8/+39
|
* Also auto document options from 'pnodes' and 'pnodespy'.Patrick Lehmann2021-01-054-14/+35
|