aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-vhdl_static_proc.adb
Commit message (Expand)AuthorAgeFilesLines
* synth: represent access types as pointers in memoryTristan Gingold2023-01-291-3/+5
* synth: handle stop/finish without statusTristan Gingold2023-01-091-1/+3
* synth: rework error procedure, always pass the instanceTristan Gingold2022-09-251-1/+1
* synth: improve file handling (skip extra data, errors)Tristan Gingold2022-09-171-0/+4
* synth: handle read for files of unconstrained arraysTristan Gingold2022-09-151-0/+2
* synth-vhdl_static_proc: handle std.env.finishTristan Gingold2022-08-211-1/+2
* synth: handle file flush procedureTristan Gingold2022-06-011-0/+2
* synth-vhdl_static_proc: handle write_realTristan Gingold2022-05-311-0/+32
* synth-vhdl_static_proc: add hook for std.env.finishTristan Gingold2022-05-301-0/+8
* synth: implement file_open with statusTristan Gingold2022-05-121-0/+2
* synth: handle text file writeTristan Gingold2022-05-111-0/+2
* synth: avoid a crash after an errorTristan Gingold2022-04-291-0/+4
* synth: do full elaboration before synthesisTristan Gingold2021-11-011-4/+5
* synth: renaming (synth-heap -> synth-vhdl_heap)Tristan Gingold2021-04-161-2/+2
* synth: renaming (synth-static_proc -> synth-vhdl_static_proc)Tristan Gingold2021-04-161-0/+61