Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grt-vpi: add more properties, decode them, fix style. | Tristan Gingold | 2019-02-23 | 2 | -50/+69 |
| | |||||
* | rename travis-utils to utils; load ansi_color, add buildCmdOpts, ↵ | 1138-4EB | 2019-02-23 | 5 | -139/+141 |
| | | | | travis_start and travis_finish | ||||
* | wip | 1138-4EB | 2019-02-23 | 1 | -1/+1 |
| | |||||
* | update shields in docs | 1138-4EB | 2019-02-23 | 4 | -61/+46 |
| | |||||
* | update badges in the readme | 1138-4EB | 2019-02-23 | 1 | -4/+3 |
| | |||||
* | minor change in GCC backend build example | Arcturus | 2019-02-15 | 2 | -2/+2 |
| | | | changed directory to build ghdl libraries | ||||
* | VPI: add support for detecting ports and their directions (#753) | Kammie | 2019-02-14 | 2 | -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 #747 | Tristan Gingold | 2019-02-07 | 3 | -0/+85 |
| | |||||
* | vhdl: do not crash on selected by name type conversion. | Tristan Gingold | 2019-02-07 | 1 | -1/+2 |
| | | | | Fix #747 | ||||
* | Add testcase for previous patch. | Tristan Gingold | 2019-02-07 | 2 | -0/+45 |
| | |||||
* | vhdl: fix uvvm failure in scoreboard testbench. | Tristan Gingold | 2019-02-07 | 8 | -13/+71 |
| | |||||
* | style: install-ada | 1138-4EB | 2019-02-04 | 2 | -38/+36 |
| | |||||
* | Update travis dist from trusty to xenial (#746) | 1138-4EB | 2019-01-30 | 1 | -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-4EB | 2019-01-29 | 1 | -4/+5 |
| | |||||
* | sem_expr: renaming. | Tristan Gingold | 2019-01-17 | 1 | -16/+16 |
| | |||||
* | translation of aggregate: use the target type. For #737 | Tristan Gingold | 2019-01-17 | 1 | -1/+1 |
| | |||||
* | translation: minor refactoring. | Tristan Gingold | 2019-01-17 | 1 | -12/+13 |
| | |||||
* | trans-chap3: save base type for constrained arrays. | Tristan Gingold | 2019-01-12 | 1 | -0/+2 |
| | |||||
* | trans-chap7: add implicit conversion for unbounded arrays. | Tristan Gingold | 2019-01-11 | 1 | -1/+8 |
| | |||||
* | trans-chap6: minor refactoring. | Tristan Gingold | 2019-01-11 | 1 | -6/+4 |
| | |||||
* | simul: refactoring. | Tristan Gingold | 2019-01-11 | 2 | -25/+29 |
| | |||||
* | Add testcase for #735 | Tristan Gingold | 2019-01-07 | 2 | -0/+23 |
| | |||||
* | sem_psl: handle indexed names. | Tristan Gingold | 2019-01-07 | 1 | -0/+1 |
| | | | | Fix #735 | ||||
* | Add testcase for #734 | Tristan Gingold | 2019-01-07 | 2 | -0/+24 |
| | |||||
* | sem_expr/allocator: avoid a crash for access subtype. | Tristan Gingold | 2019-01-07 | 1 | -0/+1 |
| | | | | Fix #734 | ||||
* | simul: fix handling of time resolution. | Tristan Gingold | 2019-01-06 | 3 | -18/+28 |
| | |||||
* | simul: handle PSL assert finalizer. | Tristan Gingold | 2019-01-06 | 1 | -4/+57 |
| | |||||
* | Add man pages job to travis (#733) | 1138-4EB | 2019-01-06 | 3 | -11/+30 |
| | | | * add man pages job to travis | ||||
* | translate: refactoring of slice diff for enum types. | Tristan Gingold | 2019-01-06 | 2 | -9/+31 |
| | |||||
* | parse_physical_type_definition: check secondary unit definition. | Tristan Gingold | 2019-01-05 | 1 | -2/+14 |
| | |||||
* | Fix a typo. | Tristan Gingold | 2019-01-05 | 1 | -1/+2 |
| | |||||
* | Document warnings enabled by default. | Tristan Gingold | 2019-01-05 | 1 | -0/+5 |
| | | | | Close #728 | ||||
* | Add testcase from #731 | Tristan Gingold | 2019-01-05 | 3 | -0/+55 |
| | |||||
* | Add testcase for #729 | Tristan Gingold | 2019-01-04 | 3 | -0/+45 |
| | |||||
* | errorout: discard disabled warnings. | Tristan Gingold | 2019-01-04 | 7 | -15/+30 |
| | | | | Fix #729 | ||||
* | Test --wave for #339. | Tristan Gingold | 2019-01-04 | 1 | -1/+1 |
| | |||||
* | Improve testcase for previous change | Tristan Gingold | 2019-01-04 | 2 | -3/+12 |
| | |||||
* | grt/rtis: fix use of bounds for unbounded subelements. | Tristan Gingold | 2019-01-04 | 2 | -2/+7 |
| | |||||
* | Adjust testcase. | Tristan Gingold | 2019-01-04 | 2 | -2/+9 |
| | |||||
* | trans-chap7: fix translation of aggregate element in named aggregates. | Tristan Gingold | 2019-01-04 | 3 | -48/+226 |
| | |||||
* | Merge pull request #730 from 1138-4EB/fix-sphinx-warn | Patrick Lehmann | 2019-01-03 | 8 | -51/+40 |
|\ | | | | | Fix some sphinx warnings | ||||
| * | fix sphinx warnings | 1138-4EB | 2019-01-03 | 8 | -51/+40 |
|/ | |||||
* | Remove unused is_ref for choices. Adjust. | Tristan Gingold | 2019-01-02 | 14 | -472/+298 |
| | |||||
* | sem_expr: do not reorder choices, adjust for consequences. | Tristan Gingold | 2019-01-02 | 4 | -61/+42 |
| | |||||
* | Add testcase #339. | Tristan Gingold | 2019-01-02 | 3 | -0/+73 |
| | | | | Close #339 | ||||
* | grt-signals: do not read beyond value for driver transaction. | Tristan Gingold | 2019-01-01 | 2 | -67/+41 |
| | |||||
* | Doc: add a note about -no-pie for gcc builds. | Tristan Gingold | 2019-01-01 | 1 | -0/+3 |
| | |||||
* | ortho/llvm4-nodebug: normalize the default target on llvm 7.0+ | Tristan Gingold | 2018-12-31 | 3 | -2/+27 |
| | | | | For #724 | ||||
* | openieee: add minimal ieee 2008 library for --enable-openieee | Tristan Gingold | 2018-12-31 | 2 | -4/+8 |
| | |||||
* | parse: improve error message. | Tristan Gingold | 2018-12-30 | 1 | -1/+2 |
| |