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

coredsl2 parser: fix scoping issue #22

Closed PhilippvK closed 9 months ago

PhilippvK commented 10 months ago

Without this, all implemented cores would implement the always blocks contained in the last processed core instead of their individual ones.