aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-expr.ads
Commit message (Expand)AuthorAgeFilesLines
* synth: save and display locations for instances.Tristan Gingold2019-07-251-1/+5
* synth: add concat_array function.Tristan Gingold2019-07-041-0/+8
* synth: add dyn_insert module.Tristan Gingold2019-07-011-1/+1
* synth: add syn_extract for dynamic slices.Tristan Gingold2019-06-281-1/+5
* synth: handle slice assignment.Tristan Gingold2019-06-251-0/+5
* synth: add insert gate.Tristan Gingold2019-06-241-0/+5
* synth: get rid of execution and elaboration.Tristan Gingold2019-06-191-4/+14
* synth-expr: use Node instead of Iir (renaming).Tristan Gingold2019-06-131-2/+2
* synth: add comments and refactoring.Tristan Gingold2019-06-071-0/+1
* vhdl: rename iirs to vhdl.nodesTristan Gingold2019-05-051-1/+1
* synth: improve generation of aggregates.Tristan Gingold2019-04-161-1/+1
* Create the simul.ads package (for a namespace).Tristan Gingold2017-11-241-1/+1
* Add netlist generation infrastructure.Tristan Gingold2017-01-311-0/+42