aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-context.adb
Commit message (Expand)AuthorAgeFilesLines
* synth: destroy iterator after for-loop.Tristan Gingold2019-07-011-1/+16
* synth: handle more operators.Tristan Gingold2019-06-231-8/+3
* synth: remove unused Value_Logic.Tristan Gingold2019-06-231-8/+0
* synth: get rid of execution and elaboration.Tristan Gingold2019-06-191-133/+198
* synth: handle enumerated types.Tristan Gingold2019-06-121-31/+43
* synth: support conditional signal assignments.Tristan Gingold2019-06-081-0/+8
* vhdl: extract vhdl.errors from errorout.Tristan Gingold2019-05-081-1/+1
* vhdl: move iirs_utils to vhdl.utilsTristan Gingold2019-05-061-2/+2
* vhdl: move ieee packages to vhdl children.Tristan Gingold2019-05-051-3/+3
* vhdl: move std_standard package to vhdl child.Tristan Gingold2019-05-051-3/+4
* simul: replace Get_Instance_For_Slot by Get_Instance_Object.Tristan Gingold2017-12-111-3/+3
* Create the simul.ads package (for a namespace).Tristan Gingold2017-11-241-8/+8
* simulation: refactoring (move block_instance to iir_values).Tristan Gingold2017-11-241-1/+0
* Add netlist generation infrastructure.Tristan Gingold2017-01-311-0/+229