aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-vhdl_oper.adb
Commit message (Collapse)AuthorAgeFilesLines
* synth: file renaming for decls, expr, insts and stmts.Tristan Gingold2021-04-281-2/+2
|
* synth-vhdl_oper.adb: handle resize uns/uns. For #1731Tristan Gingold2021-04-211-0/+12
|
* synth-vhdl_oper.adb: adjust previous patch and testTristan Gingold2021-04-211-1/+12
| | | | | resize with two signed parameters extract the size of the second parameter to resize the first one.
* synth-vhdl_oper.adb: handle resize sgn/sgn. Fix #1731Tristan Gingold2021-04-211-0/+1
| | | | With an hint from T.Meissner
* synth: extract synth-memtype from synth-objtypesTristan Gingold2021-04-211-0/+1
|
* synth: renaming (synth.oper -> synth.vhdl_oper)Tristan Gingold2021-04-161-0/+2151