Relation of the Different Sections and Definition of a new Relation #81
AndreasKrall
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In old VADL there exist a bit weird definitions on how the sections references each other. The reasons were that it is possible to have an ISS without a Mia, but you needed a micro processor to control the ISS. You would expect that a micro processor needs a MiA, but it needs an ISA. With the new ISS and CAS based on QEMU we will alter the control of emulators. With a clever specification, it can be possible, that we have a Mia, that is independent of the ISA:
What do we want to model.
micro processorrenamed toprocessoralone which describes concrete hardware with a MiA, firmware, initialization of registers and PC, setting of memory mapped IO, cache sizes, etc.Beta Was this translation helpful? Give feedback.
All reactions