aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-expr.adb
Commit message (Expand)AuthorAgeFilesLines
* vhdl: extract vhdl.errors from errorout.Tristan Gingold2019-05-081-1/+1
* vhdl: move ieee packages to vhdl children.Tristan Gingold2019-05-051-13/+13
* vhdl: move std_standard package to vhdl child.Tristan Gingold2019-05-051-3/+3
* synth: improve generation of aggregates.Tristan Gingold2019-04-161-13/+61
* synth: minimal support of slices.Tristan Gingold2019-04-161-0/+87
* synth-expr: handle others in aggregate.Tristan Gingold2019-04-161-0/+5
* Create the simul.ads package (for a namespace).Tristan Gingold2017-11-241-3/+3
* Update simulate.Tristan Gingold2017-11-081-1/+1
* synth: support nand, nor, xnor.Tristan Gingold2017-02-261-0/+12
* synth: reverse bit order for indexed names.Tristan Gingold2017-02-161-2/+2
* synth: Fix handling of iir_downto in synth_indexed_name.Tristan Gingold2017-02-151-1/+1
* synth-expr.adb: fix Synth_Indexed_Name.Tristan Gingold2017-02-131-2/+2
* Add netlist generation infrastructure.Tristan Gingold2017-01-311-0/+726