aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PSL: add clocked SERE, make endpoints visible from VHDL.Tristan Gingold2016-03-2226-273/+513
* Create psl_endpoint_declaration.Tristan Gingold2016-03-204-169/+226
* wip.Tristan Gingold2016-03-202-3/+6
* Always run finalizers (unless failure).Tristan Gingold2016-03-203-18/+4
* ghdldrv: avoid to pass -P options two times.Tristan Gingold2016-03-191-1/+7
* Add news entries.Tristan Gingold2016-03-191-0/+2
* Also test ticket24 with vhdl08.Tristan Gingold2016-03-191-3/+13
* Add testcase for issue45.Tristan Gingold2016-03-192-0/+72
* Always execute finalizers and end hooks after simulation.Tristan Gingold2016-03-194-5/+18
* grt-psl.adb: fix build failure (unused package).Tristan Gingold2016-03-181-1/+0
* Add testcase for ticket24Tristan Gingold2016-03-183-0/+81
* Document --psl-reportTristan Gingold2016-03-181-0/+7
* PSL: add counters, generate rti and add --psl-reportTristan Gingold2016-03-1814-74/+405
* PSL translate: handle bit type.Tristan Gingold2016-03-181-4/+8
* grt-backtraces: fix option prefix check.Tristan Gingold2016-03-161-1/+1
* translation: avoid memory leak while allocating ports.Tristan Gingold2016-03-164-18/+36
* Add bug040 testcase.Tristan Gingold2016-03-15108-0/+16200
* stack2: use a minimal size for chunks.Tristan Gingold2016-03-151-23/+33
* Improve behaviour of secondary stack.Tristan Gingold2016-03-151-9/+5
* trans-chap12: extract gen_stubs from write_list_list.Tristan Gingold2016-03-112-13/+54
* simulation: reuse Mode_Signal_Type from grt.types.Tristan Gingold2016-03-105-72/+76
* elaboration: use std_time to represent time in signal table.Tristan Gingold2016-03-103-9/+9
* simulation: add block id.Tristan Gingold2016-03-103-1/+13
* simul debugger: display packages and configuration.Tristan Gingold2016-03-101-2/+12
* Merge pull request #46 from FSMaxB/fix-documentationtgingold2016-03-101-2/+2
|\
| * documentation: fix "hello" -> "hello_world"Max Bruckner2016-03-091-2/+2
|/
* ortho: add new_default_value to initialize a variable.Tristan Gingold2016-03-0812-19/+75
* trans-chap12: refactor.Tristan Gingold2016-03-072-53/+70
* Add reproducer for issue 44.Tristan Gingold2016-03-072-0/+70
* translate: separate decl and stmt elab subprograms.Tristan Gingold2016-02-236-96/+319
* grt: fix incorrect use of stdout for some errors.Tristan Gingold2016-02-222-10/+12
* translate: minor reformating.Tristan Gingold2016-02-211-24/+19
* grt: remove rti field in signals (to reduce space).Tristan Gingold2016-02-213-72/+5
* ortho: rename start/finish_const_value to start/finish_init_value.Tristan Gingold2016-02-2123-158/+153
* grt-backtraces-gcc: add pragma unreferenced.Tristan Gingold2016-02-211-1/+4
* trans-chap12: factorize code.Tristan Gingold2016-02-201-9/+1
* Refactoring in simulate in order to link with ortho.Tristan Gingold2016-02-2018-1218/+1313
* parse: detect early use of signature in expressions.Tristan Gingold2016-02-181-1/+8
* parse: avoid weird error message for end protected.Tristan Gingold2016-02-171-1/+8
* Reproducer of ticket97 is in fact invalid.Tristan Gingold2016-02-171-2/+1
* Add issue40 testcase.Tristan Gingold2016-02-173-0/+81
* assocations: check rules for unconstrained formal (LRM08 5.3.2.2 e 3)Tristan Gingold2016-02-172-4/+39
* Add testcase for isse43.Tristan Gingold2016-02-175-0/+135
* Tentative fix for issue43.Tristan Gingold2016-02-171-1/+1
* Add testcase for issue42.Tristan Gingold2016-02-172-0/+91
* Fix crash of issue42.Tristan Gingold2016-02-171-1/+2
* simul debugger: add info instancesTristan Gingold2016-02-172-3/+46
* mcode: init support for initialized variables.Tristan Gingold2016-02-179-38/+107
* psl: cover directive works on a sequence, not on a property.Tristan Gingold2016-02-171-2/+0
* PSL: move canon code to canon.adbTristan Gingold2016-02-171-0/+2