Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | simul: handle slice in individual association for subprograms. | Tristan Gingold | 2016-02-10 | 1 | -0/+11 | |
| | ||||||
* | simul: fix type conversion to unconstrained array. | Tristan Gingold | 2016-02-10 | 1 | -14/+35 | |
| | ||||||
* | simul: fix corner cases for image. | Tristan Gingold | 2016-02-10 | 1 | -100/+131 | |
| | ||||||
* | simul: fix issue14. | Tristan Gingold | 2016-02-10 | 1 | -10/+21 | |
| | ||||||
* | simul: fix elaboration check for implicit signals. | Tristan Gingold | 2016-02-10 | 1 | -0/+1 | |
| | ||||||
* | testsuite: check feature before testing it. | Tristan Gingold | 2016-02-09 | 12 | -11/+49 | |
| | ||||||
* | simul: fix individual association for array. | Tristan Gingold | 2016-02-09 | 1 | -3/+4 | |
| | ||||||
* | simul: add missing canon. | Tristan Gingold | 2016-02-09 | 1 | -3/+3 | |
| | ||||||
* | simul: exit with the right status for --has-feature. | Tristan Gingold | 2016-02-09 | 1 | -2/+11 | |
| | ||||||
* | simul: avoid stupid crashes in debugger. | Tristan Gingold | 2016-02-09 | 1 | -2/+10 | |
| | ||||||
* | PSL: handle and/or in boolean assertion. | Tristan Gingold | 2016-02-09 | 3 | -19/+66 | |
| | ||||||
* | bug037: add initial testcase. | Tristan Gingold | 2016-02-09 | 16 | -0/+6808 | |
| | ||||||
* | Improve mixed dump of PSL and VHDL nodes. | Tristan Gingold | 2016-02-09 | 4 | -32/+24 | |
| | ||||||
* | A subtype of a resolved array type is resolved. | Tristan Gingold | 2016-02-06 | 1 | -0/+3 | |
| | ||||||
* | simul: handle vhdl 2008. | Tristan Gingold | 2016-02-06 | 10 | -164/+358 | |
| | ||||||
* | simul: support of package instantiation. | Tristan Gingold | 2016-02-06 | 4 | -11/+85 | |
| | ||||||
* | sem_inst: add a comment. | Tristan Gingold | 2016-02-06 | 1 | -0/+2 | |
| | ||||||
* | Merge pull request #34 from kraigher/patch-1 | tgingold | 2016-02-04 | 1 | -1/+1 | |
|\ | | | | | Updated VUnit URL to new website. | |||||
| * | Updated VUnit URL to new website. | kraigher | 2016-02-03 | 1 | -1/+1 | |
|/ | ||||||
* | ghwlib: handle b2 range, fix print of multi-dim arrays. | Tristan Gingold | 2016-02-02 | 2 | -1/+16 | |
| | ||||||
* | Add reproducer for issue30 | Tristan Gingold | 2016-01-29 | 5 | -0/+12931 | |
| | ||||||
* | Add a note for llvm dependency on libedit. | tgingold | 2016-01-27 | 1 | -0/+1 | |
| | | | Fix issue28 | |||||
* | README.md: fix link to BUILD.txt | tgingold | 2016-01-27 | 1 | -1/+1 | |
| | ||||||
* | Link to BUILD.txt | tgingold | 2016-01-27 | 1 | -1/+1 | |
| | ||||||
* | simul: preliminary work for environments. | Tristan Gingold | 2016-01-27 | 6 | -80/+57 | |
| | ||||||
* | translation: use Tables instead of GNAT.Table. | Tristan Gingold | 2016-01-27 | 1 | -4/+3 | |
| | ||||||
* | psl: use Tables instead of GNAT.Table, regenerate, add copyrights. | Tristan Gingold | 2016-01-27 | 31 | -59/+609 | |
| | ||||||
* | simul: use Tables instead of GNAT.Table | Tristan Gingold | 2016-01-27 | 5 | -36/+24 | |
| | ||||||
* | simul: handle declarations in configuration. | Tristan Gingold | 2016-01-27 | 3 | -59/+68 | |
| | ||||||
* | Add testcase for previous patch. | Tristan Gingold | 2016-01-26 | 2 | -0/+24 | |
| | ||||||
* | simul: fix attribute specification, noop type conversion, indiv sig assoc. | Tristan Gingold | 2016-01-26 | 5 | -11/+37 | |
| | ||||||
* | grt rtis_addr: handle B1 ranges. | Tristan Gingold | 2016-01-25 | 2 | -5/+34 | |
| | ||||||
* | Add testcase for issue25. | Tristan Gingold | 2016-01-25 | 3 | -0/+114 | |
| | ||||||
* | Fix check of conformance for physical units. | Tristan Gingold | 2016-01-25 | 1 | -1/+4 | |
| | | | | Fix issue25 | |||||
* | simul: handle default assignment to unconstrained ports. | Tristan Gingold | 2016-01-24 | 3 | -109/+63 | |
| | ||||||
* | Add testcase for incorrect syntax in physical type. | Tristan Gingold | 2016-01-24 | 3 | -0/+26 | |
| | ||||||
* | Avoid a crash in physical type definition. | Tristan Gingold | 2016-01-24 | 2 | -49/+57 | |
| | ||||||
* | simul: fix various issues. | Tristan Gingold | 2016-01-24 | 14 | -257/+368 | |
| | ||||||
* | README: remove duplicated sentence. | Tristan Gingold | 2016-01-19 | 1 | -4/+3 | |
| | ||||||
* | Adjust README (add quote). | Tristan Gingold | 2016-01-19 | 1 | -3/+6 | |
| | ||||||
* | Add reproducer for bug24326. | Tristan Gingold | 2016-01-19 | 4 | -0/+72 | |
| | ||||||
* | Add reproducer for bug24324. | Tristan Gingold | 2016-01-19 | 2 | -0/+30 | |
| | ||||||
* | Improve error message for invalid use of '%'. | Tristan Gingold | 2016-01-19 | 1 | -4/+34 | |
| | ||||||
* | Parse: detect ill-formed formal names. Fix bug24324. | Tristan Gingold | 2016-01-19 | 1 | -0/+23 | |
| | ||||||
* | Use markdown for readme. | Tristan Gingold | 2016-01-19 | 1 | -4/+6 | |
| | ||||||
* | Create README.md from README. | Tristan Gingold | 2016-01-19 | 1 | -0/+0 | |
| | ||||||
* | Extract BUILD.txt from README. | Tristan Gingold | 2016-01-19 | 3 | -118/+123 | |
| | | | | Adjust configure. | |||||
* | Add zlib as dependency in README. | Tristan Gingold | 2016-01-19 | 1 | -1/+1 | |
| | ||||||
* | simulate: fix handling of deferred constants. | Tristan Gingold | 2016-01-19 | 4 | -19/+30 | |
| | ||||||
* | Clean up some code and comments about constant declarations. | Tristan Gingold | 2016-01-19 | 4 | -17/+6 | |
| |