aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-values.adb
Commit message (Expand)AuthorAgeFilesLines
* synth: preliminary support of integer subtypes.Tristan Gingold2019-07-261-0/+9
* synth: support index of a constant.Tristan Gingold2019-07-201-0/+4
* synth: handle instantiation (WIP)Tristan Gingold2019-07-101-0/+9
* synth: handle slice assignment.Tristan Gingold2019-06-251-0/+12
* synth: remove unused Value_Logic.Tristan Gingold2019-06-231-10/+0
* synth: handle more predefined functions.Tristan Gingold2019-06-231-8/+19
* synth: get rid of execution and elaboration.Tristan Gingold2019-06-191-53/+179
* synth: support conditional signal assignments.Tristan Gingold2019-06-081-0/+11
* Add netlist generation infrastructure.Tristan Gingold2017-01-311-0/+144