aboutsummaryrefslogtreecommitdiffstats
path: root/src/ghdldrv/ghdlsynth.adb
Commit message (Collapse)AuthorAgeFilesLines
...
* ghdlsynth: check top entity can be a top entity.Tristan Gingold2019-07-141-18/+34
|
* ghdlsynth: automatically find top entity if not specified.Tristan Gingold2019-07-141-8/+33
|
* synth: set flag_elaborate.Tristan Gingold2019-07-111-0/+2
|
* ghdlsynth: add option to select the output format.Tristan Gingold2019-07-011-6/+16
|
* ghdldrv: add comments, analyze files for --synth/-eTristan Gingold2019-07-011-1/+3
|
* vhdl: move annotations from simul to vhdl.Tristan Gingold2019-06-291-4/+4
|
* ghdldrv: refactoring - share more code, isolate ghdlsynth from ghdlsimul.Tristan Gingold2019-06-291-16/+16
|
* Error_Msg_Option: do not raise exception.Tristan Gingold2019-06-251-2/+3
|
* synth: get rid of execution and elaboration.Tristan Gingold2019-06-191-2/+6
|
* synth: add disp_vhdl.Tristan Gingold2019-05-211-2/+7
|
* vhdl: move canon to a vhdl child package.Tristan Gingold2019-05-051-3/+3
|
* synth: add --disp-noinlineTristan Gingold2019-04-161-4/+22
|
* ghdldrv: Cmd argument of Perform_Action is now in.Tristan Gingold2018-12-161-2/+2
|
* Create the simul.ads package (for a namespace).Tristan Gingold2017-11-241-2/+2
|
* Add netlist generation infrastructure.Tristan Gingold2017-01-311-0/+118