aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* grt-vpi: add more properties, decode them, fix style.Tristan Gingold2019-02-232-50/+69
|
* rename travis-utils to utils; load ansi_color, add buildCmdOpts, ↵1138-4EB2019-02-235-139/+141
| | | | travis_start and travis_finish
* wip1138-4EB2019-02-231-1/+1
|
* update shields in docs1138-4EB2019-02-234-61/+46
|
* update badges in the readme1138-4EB2019-02-231-4/+3
|
* minor change in GCC backend build exampleArcturus2019-02-152-2/+2
| | | changed directory to build ghdl libraries
* VPI: add support for detecting ports and their directions (#753)Kammie2019-02-142-5/+39
| | | | | | | | * VPI: add support for detecting ports and their directions * fix indentation * address gna/issue450: hack to include "ports" in "net" iteration
* Add testcase for #747Tristan Gingold2019-02-073-0/+85
|
* vhdl: do not crash on selected by name type conversion.Tristan Gingold2019-02-071-1/+2
| | | | Fix #747
* Add testcase for previous patch.Tristan Gingold2019-02-072-0/+45
|
* vhdl: fix uvvm failure in scoreboard testbench.Tristan Gingold2019-02-078-13/+71
|
* style: install-ada1138-4EB2019-02-042-38/+36
|
* Update travis dist from trusty to xenial (#746)1138-4EB2019-01-301-11/+1
| | | | | | * update travis dist from trusty to xenial * remove deprecated 'sudo' key from .travis.yml
* update travis macos job to use xcode9.4 (current default)1138-4EB2019-01-291-4/+5
|
* sem_expr: renaming.Tristan Gingold2019-01-171-16/+16
|
* translation of aggregate: use the target type. For #737Tristan Gingold2019-01-171-1/+1
|
* translation: minor refactoring.Tristan Gingold2019-01-171-12/+13
|
* trans-chap3: save base type for constrained arrays.Tristan Gingold2019-01-121-0/+2
|
* trans-chap7: add implicit conversion for unbounded arrays.Tristan Gingold2019-01-111-1/+8
|
* trans-chap6: minor refactoring.Tristan Gingold2019-01-111-6/+4
|
* simul: refactoring.Tristan Gingold2019-01-112-25/+29
|
* Add testcase for #735Tristan Gingold2019-01-072-0/+23
|
* sem_psl: handle indexed names.Tristan Gingold2019-01-071-0/+1
| | | | Fix #735
* Add testcase for #734Tristan Gingold2019-01-072-0/+24
|
* sem_expr/allocator: avoid a crash for access subtype.Tristan Gingold2019-01-071-0/+1
| | | | Fix #734
* simul: fix handling of time resolution.Tristan Gingold2019-01-063-18/+28
|
* simul: handle PSL assert finalizer.Tristan Gingold2019-01-061-4/+57
|
* Add man pages job to travis (#733)1138-4EB2019-01-063-11/+30
| | | * add man pages job to travis
* translate: refactoring of slice diff for enum types.Tristan Gingold2019-01-062-9/+31
|
* parse_physical_type_definition: check secondary unit definition.Tristan Gingold2019-01-051-2/+14
|
* Fix a typo.Tristan Gingold2019-01-051-1/+2
|
* Document warnings enabled by default.Tristan Gingold2019-01-051-0/+5
| | | | Close #728
* Add testcase from #731Tristan Gingold2019-01-053-0/+55
|
* Add testcase for #729Tristan Gingold2019-01-043-0/+45
|
* errorout: discard disabled warnings.Tristan Gingold2019-01-047-15/+30
| | | | Fix #729
* Test --wave for #339.Tristan Gingold2019-01-041-1/+1
|
* Improve testcase for previous changeTristan Gingold2019-01-042-3/+12
|
* grt/rtis: fix use of bounds for unbounded subelements.Tristan Gingold2019-01-042-2/+7
|
* Adjust testcase.Tristan Gingold2019-01-042-2/+9
|
* trans-chap7: fix translation of aggregate element in named aggregates.Tristan Gingold2019-01-043-48/+226
|
* Merge pull request #730 from 1138-4EB/fix-sphinx-warnPatrick Lehmann2019-01-038-51/+40
|\ | | | | Fix some sphinx warnings
| * fix sphinx warnings1138-4EB2019-01-038-51/+40
|/
* Remove unused is_ref for choices. Adjust.Tristan Gingold2019-01-0214-472/+298
|
* sem_expr: do not reorder choices, adjust for consequences.Tristan Gingold2019-01-024-61/+42
|
* Add testcase #339.Tristan Gingold2019-01-023-0/+73
| | | | Close #339
* grt-signals: do not read beyond value for driver transaction.Tristan Gingold2019-01-012-67/+41
|
* Doc: add a note about -no-pie for gcc builds.Tristan Gingold2019-01-011-0/+3
|
* ortho/llvm4-nodebug: normalize the default target on llvm 7.0+Tristan Gingold2018-12-313-2/+27
| | | | For #724
* openieee: add minimal ieee 2008 library for --enable-openieeeTristan Gingold2018-12-312-4/+8
|
* parse: improve error message.Tristan Gingold2018-12-301-1/+2
|