aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-evaluation.ads
Commit message (Collapse)AuthorAgeFilesLines
* vhdl: replace Iir_Int64 by Int64, and Iir_Fp64 by Fp64.Tristan Gingold2019-05-101-7/+7
|
* vhdl: Add a warning for null range in discrete type declaration.Tristan Gingold2019-05-071-0/+3
| | | | For issue #810
* vhdl: rename iirs to vhdl.nodesTristan Gingold2019-05-051-1/+1
|
* vhdl: move evaluation to vhdl child.Tristan Gingold2019-05-051-0/+218