tum-ei-eda / etiss

Extendable Translating Instruction Set Simulator
https://tum-ei-eda.github.io/etiss/
Other
29 stars 36 forks source link

update register interface of accelerators #137

Closed mkiessling-ifx closed 1 year ago

mkiessling-ifx commented 1 year ago

updated the register interface of the "Vanilla" and "QVanilla" accelerators, to resolve sign/unsigned issue. the base address of the peripherals can be controlled via ini-file added "Vanilla" accelerator as 2nd peripheral. added device code example to use both accelerators.

What might be good, if some error handling/completion signaling can be added in future.