aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-types.adb
Commit message (Expand)AuthorAgeFilesLines
* synth: rework range.Tristan Gingold2019-07-261-37/+0
* synth: preliminary support of integer subtypes.Tristan Gingold2019-07-261-28/+31
* synth: handle vhdl2008 std_logic_1164, handle anonymous_signal.Tristan Gingold2019-07-041-6/+17
* vhdl: move annotations from simul to vhdl.Tristan Gingold2019-06-291-1/+1
* synth: get rid of execution and elaboration.Tristan Gingold2019-06-191-8/+6
* synth: handle enumerated types.Tristan Gingold2019-06-121-5/+2
* vhdl: extract vhdl.errors from errorout.Tristan Gingold2019-05-081-1/+1
* vhdl: move iirs_utils to vhdl.utilsTristan Gingold2019-05-061-1/+1
* vhdl: move ieee packages to vhdl children.Tristan Gingold2019-05-051-3/+3
* vhdl: move std_standard package to vhdl child.Tristan Gingold2019-05-051-3/+3
* Create the simul.ads package (for a namespace).Tristan Gingold2017-11-241-3/+3
* Add netlist generation infrastructure.Tristan Gingold2017-01-311-0/+78