aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vhdl-sem_types: fix staticness of 'open' array constraint. Fix #1469Tristan Gingold2020-09-211-0/+1
* ghdldrv: adjust style and some error messages.Tristan Gingold2020-09-207-141/+99
* testsuite: print help after the versionumarcor2020-09-201-2/+7
* cli: rework syntax, add commands without '-' or '--'umarcor2020-09-209-136/+353
* testsuite/synth: Add a test. Close #1460Tristan Gingold2020-09-202-0/+28
* synth-disp_vhdl: extend vector conversions (for any range). For #1460Tristan Gingold2020-09-201-2/+20
* synth-expr: refine is_positive for wires. For #1460Tristan Gingold2020-09-201-2/+6
* synth: handle static resize. For #1460Tristan Gingold2020-09-203-0/+36
* testsuite/synth: add tests for find_leftmost/find_rightmost.Tristan Gingold2020-09-1912-0/+241
* synth: handle find_leftmost/find_rigthmost. For #1460Tristan Gingold2020-09-191-0/+77
* vhdl: recognize find_leftmost/find_rightmost. For #1460Tristan Gingold2020-09-165-183/+225
* py: add 'show_ports.py' to testsuite/python/units01umarcor2020-09-164-8/+125
* py: format testsuite/python/units01/show_units.pyumarcor2020-09-161-8/+12
* py: run blackeine2020-09-152-4/+2
* termux: use setup-pathforgcc and clang++umarcor2020-09-151-4/+3
* vhdl: recognize reduce operations from numeric_std.Tristan Gingold2020-09-145-252/+359
* synth: improve support of interface package. For #1460Tristan Gingold2020-09-133-66/+105
* termux: ln gnatmake-10umarcor2020-09-121-0/+3
* termux: update gnat, install llvm and make explicitlyumarcor2020-09-121-2/+2
* testsuite/gna: add a testcase for #1461Tristan Gingold2020-09-123-1/+28
* vhdl: allow conflict design unit name with -frelaxedTristan Gingold2020-09-122-17/+43
* sem_parenthesis_name: handle more error cases.Tristan Gingold2020-09-061-1/+5
* testsuite/gna: add a reproducer for #1456Tristan Gingold2020-09-062-0/+19
* vhdl: sem_parenthesis_name: do not crash on any type attribute. Fix #1456Tristan Gingold2020-09-061-18/+19
* testsuite/synth: add a test for #1454Tristan Gingold2020-09-055-0/+149
* netlists-cleanup: do not remove user sub modules. Fix #1454Tristan Gingold2020-09-051-3/+7
* py undefined symbolsumarcor2020-08-312-5/+5
* ci: use buildthedocs/btd to build and publish the docs to GHPumarcor2020-08-3111-80/+90
* doc: autodoc python modules (libghdl, thin, vhdl and pyutils)umarcor2020-08-317-4/+156
* doc: fix title lengthumarcor2020-08-311-1/+1
* doc: publish internals/RTIumarcor2020-08-312-48/+52
* fix/configure: debugging is enabled with LLVM>=6eine2020-08-301-2/+2
* update for LLVM 11Dan HorĂ¡k2020-08-292-1/+2
* doc: update README.mdeine2020-08-271-3/+6
* ci: run black 20.8b1eine2020-08-272-3/+7
* testsuite/synth: add a test for #1442Tristan Gingold2020-08-263-0/+48
* synth-static_oper: fix crash on exponential. Fix #1442Tristan Gingold2020-08-261-1/+1
* testsuite/synth: add a testcase for #1430Tristan Gingold2020-08-263-0/+29
* synth: handle evaluated string literals without constraints.Tristan Gingold2020-08-261-2/+24
* testsuite/synth: add a test for #1428Tristan Gingold2020-08-2623-0/+257
* synth: improve diagnostic for multiple assignment. Fix #1428Tristan Gingold2020-08-265-19/+191
* testsuite/gna: add test from #1431Tristan Gingold2020-08-262-0/+130
* testsuite/gna: add reproducer for #1404Tristan Gingold2020-08-264-0/+65
* trans-rtis: adjust max_depth of records. For #1404Tristan Gingold2020-08-261-3/+7
* grt-disp_signals: add code to display last value (disabled).Tristan Gingold2020-08-261-0/+8
* testsuite/gna: add a test for #1440Tristan Gingold2020-08-262-0/+50
* vhdl/translate: handle vhdl-93 'last_value. Fix #1440Tristan Gingold2020-08-266-75/+207
* Replace distutils with setuptoolsNicola Corna2020-08-251-1/+1
* Remove unused 'import distutils.command.build_py'Nicola Corna2020-08-251-1/+0
* testsuite/gna: add reproducer for #1440Tristan Gingold2020-08-252-0/+28