aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-vhdl_eval.adb
Commit message (Collapse)AuthorAgeFilesLines
...
* synth-vhdl_eval: handle element-element concatenationTristan Gingold2022-05-241-0/+18
|
* synth-vhdl_oper: add an hook for rising_edgeTristan Gingold2022-05-231-4/+4
|
* synth: use same elements for unbounded arrays and vectorsTristan Gingold2022-05-221-3/+3
|
* synth: merge value for type_vector and type_arrayTristan Gingold2022-05-221-4/+4
|
* synth: use unidimentional arrays in type_acc. Factorize code.Tristan Gingold2022-05-221-4/+5
|
* synth-vhdl_eval: handle all comparisons for enumsTristan Gingold2022-04-291-33/+29
|
* synth-vhdl_eval: handle absTristan Gingold2022-04-271-0/+2
|
* synth: renaming (synth-static_oper -> synth-vhdl_eval)Tristan Gingold2022-04-271-0/+1060