tum-ei-eda / M2-ISA-R

CoreDSL2 Parser with backend to generate simulation code for the ETISS instruction set simulator
https://tum-ei-eda.github.io/M2-ISA-R/
Apache License 2.0
5 stars 6 forks source link

Access of [[is_main_mem]] Memories does not work within functions #13

Closed IvanGavrilan closed 2 years ago

IvanGavrilan commented 2 years ago

Defined in CoreDSL2 functions, which have memory access, are generated with "partInit.code" sections. Because of this issue, these functions cannot be called during the simulation.