aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-errors.adb
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing spacesTristan Gingold2022-11-081-1/+1
|
* Added id to warnings related to attributes. (#2242)cderrien2022-11-081-0/+8
|
* synth: rework error procedure, always pass the instanceTristan Gingold2022-09-251-4/+25
|
* errorout: add nowrite warning. Fix #2081Tristan Gingold2022-06-071-3/+3
| | | | During synthesis, emit a specific warning if a net is not assigned
* update license headersumarcor2021-02-051-5/+3
|
* synth: use note messages for memories (instead of warnings).Tristan Gingold2019-10-191-0/+7
|
* synth: finalize concurrent assignments (WIP).Tristan Gingold2019-07-191-2/+19
|
* vhdl: decouple errorouts a bit more.Tristan Gingold2019-05-101-2/+2
|
* Add netlist generation infrastructure.Tristan Gingold2017-01-311-0/+36