aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-expr.adb
Commit message (Expand)AuthorAgeFilesLines
* 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