zcq
Advanced Member level 4
I am reading Xilinx's EDK and PowerPC related things these days.
I have been confused with Harvard CPU architecture,which is different from Von-Noiman CPU architecture with seperated Instruction and Data bus.
But my question is: If i design using C language,after compiled, which part is Instruction part which should be map to memory on Instruction bus. And which part of my C code which can be mapped to memory on Data bus??
Any detail documents on this? Or is there any good links for this?
Many thanks!
zcq
I have been confused with Harvard CPU architecture,which is different from Von-Noiman CPU architecture with seperated Instruction and Data bus.
But my question is: If i design using C language,after compiled, which part is Instruction part which should be map to memory on Instruction bus. And which part of my C code which can be mapped to memory on Data bus??
Any detail documents on this? Or is there any good links for this?
Many thanks!
zcq