Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+9 |
| | |||||
* | vhdl: recognize intrinsic procedures in vhdl-sem_specs. | Tristan Gingold | 2019-11-23 | 1 | -21/+0 |
| | | | | Fix synth failures for llvm and gcc backends. | ||||
* | synth: preliminary work to support intrinsic procedures. | Tristan Gingold | 2019-11-14 | 1 | -0/+21 |
| | |||||
* | Add simple_IO - to be used instead of Text_IO. | Tristan Gingold | 2019-05-19 | 1 | -2/+2 |
| | |||||
* | vhdl: extract vhdl.errors from errorout. | Tristan Gingold | 2019-05-08 | 1 | -1/+2 |
| | |||||
* | vhdl: move back_end to vhdl child. | Tristan Gingold | 2019-05-05 | 1 | -4/+4 |
| | |||||
* | vhdl: supports VHPIDIRECT in mcode backend. | Tristan Gingold | 2019-04-27 | 1 | -3/+4 |
| | | | | | src: add hash.ad[sb], interning.ad[sb] Automatically link with vhpidirect libraries. | ||||
* | grt: extract grt-dynload from grt-cvpi | Tristan Gingold | 2019-04-24 | 1 | -1/+1 |
| | |||||
* | Finish_Compilation: factorize code, move to libraries. | Tristan Gingold | 2016-10-15 | 1 | -123/+0 |
| | |||||
* | Create_Instantiation_Bodies: add parent | Tristan Gingold | 2016-09-30 | 1 | -13/+23 |
| | |||||
* | vhdl08: first working example of interface type. | Tristan Gingold | 2016-09-22 | 1 | -0/+10 |
| | |||||
* | Rewrite most of error and warning messages. | Tristan Gingold | 2016-08-02 | 1 | -2/+5 |
| | |||||
* | Rewrite error messages. | Tristan Gingold | 2016-08-02 | 1 | -1/+1 |
| | |||||
* | Fix indentation and English mistakes. | Tristan Gingold | 2016-07-05 | 1 | -9/+2 |
| | |||||
* | Move translate and simulate. | Tristan Gingold | 2014-11-05 | 1 | -0/+182 |