aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/elab-vhdl_files.adb
Commit message (Expand)AuthorAgeFilesLines
* grt-files_operations: use grt.filesTristan Gingold2023-01-271-2/+3
* synth: rework error handling in file operationsTristan Gingold2023-01-111-41/+60
* elab-vhdl_files: remove incorrect assertionTristan Gingold2023-01-111-1/+0
* synth: introduce type_array_unboundedTristan Gingold2023-01-031-0/+3
* synth: improve file handling (skip extra data, errors)Tristan Gingold2022-09-171-3/+46
* synth: finalize filesTristan Gingold2022-09-171-3/+27
* synth: handle read length on text filesTristan Gingold2022-09-171-16/+40
* synth: handle read for files of unconstrained arraysTristan Gingold2022-09-151-1/+50
* synth: use areapoolsTristan Gingold2022-09-021-0/+6
* elab-vhdl_expr: factorize codeTristan Gingold2022-08-191-3/+4
* synth: handle file flush procedureTristan Gingold2022-06-011-0/+14
* elab-vhdl_objtypes: use value_offsets for record elements offset.Tristan Gingold2022-05-241-6/+6
* synth: use unidimentional arrays in type_acc. Factorize code.Tristan Gingold2022-05-221-8/+8
* synth: implement file_open with statusTristan Gingold2022-05-121-0/+65
* synth: handle text file writeTristan Gingold2022-05-111-0/+89
* grt: extract grt-vhdl_types from grt-typesTristan Gingold2022-03-221-0/+1
* synth: do full elaboration before synthesisTristan Gingold2021-11-011-0/+418