aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/translate/trans_be.adb
Commit message (Collapse)AuthorAgeFilesLines
* update license headersumarcor2021-01-141-11/+9
|
* vhdl: recognize intrinsic procedures in vhdl-sem_specs.Tristan Gingold2019-11-231-21/+0
| | | | Fix synth failures for llvm and gcc backends.
* synth: preliminary work to support intrinsic procedures.Tristan Gingold2019-11-141-0/+21
|
* Add simple_IO - to be used instead of Text_IO.Tristan Gingold2019-05-191-2/+2
|
* vhdl: extract vhdl.errors from errorout.Tristan Gingold2019-05-081-1/+2
|
* vhdl: move back_end to vhdl child.Tristan Gingold2019-05-051-4/+4
|
* vhdl: supports VHPIDIRECT in mcode backend.Tristan Gingold2019-04-271-3/+4
| | | | | src: add hash.ad[sb], interning.ad[sb] Automatically link with vhpidirect libraries.
* grt: extract grt-dynload from grt-cvpiTristan Gingold2019-04-241-1/+1
|
* Finish_Compilation: factorize code, move to libraries.Tristan Gingold2016-10-151-123/+0
|
* Create_Instantiation_Bodies: add parentTristan Gingold2016-09-301-13/+23
|
* vhdl08: first working example of interface type.Tristan Gingold2016-09-221-0/+10
|
* Rewrite most of error and warning messages.Tristan Gingold2016-08-021-2/+5
|
* Rewrite error messages.Tristan Gingold2016-08-021-1/+1
|
* Fix indentation and English mistakes.Tristan Gingold2016-07-051-9/+2
|
* Move translate and simulate.Tristan Gingold2014-11-051-0/+182