aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-stmts.ads
Commit message (Expand)AuthorAgeFilesLines
* synth: handle choices by range in aggregates.Tristan Gingold2019-07-151-0/+6
* synth: handle instantiation (WIP)Tristan Gingold2019-07-101-0/+5
* synth: handle simple user function calls.Tristan Gingold2019-07-061-0/+3
* synth: handle more predefined functions.Tristan Gingold2019-06-231-0/+5
* synth-stmts: handle enumeration type in case, renaming.Tristan Gingold2019-06-131-1/+1
* synth: support conditional signal assignments.Tristan Gingold2019-06-081-1/+2
* synth: add comments and refactoring.Tristan Gingold2019-06-071-1/+1
* vhdl: rename iirs to vhdl.nodesTristan Gingold2019-05-051-1/+1
* Add netlist generation infrastructure.Tristan Gingold2017-01-311-0/+27