zbedoz
Newbie level 2
This semester we have been introduced to pipelined MIPS architecture. As much as i know MIPS is no longer a popular architecture like the ARM for example.
I wanted to make use of my mid-year vacation and start inspecting real world architectures.
After searching i have found that ARM is posting the cortex M0 ip core for free i thought maybe i could start implementing it or implementing similar architectures like the [RISC-V] on my FPGA and build a very small c compiler to run small C codes on the synthesized core.
Do you think doing so is a good way to explore modern and industrial architectures?
Is there any efficient way to enhance my computer architecture knowledge?
Thanks
I wanted to make use of my mid-year vacation and start inspecting real world architectures.
After searching i have found that ARM is posting the cortex M0 ip core for free i thought maybe i could start implementing it or implementing similar architectures like the [RISC-V] on my FPGA and build a very small c compiler to run small C codes on the synthesized core.
Do you think doing so is a good way to explore modern and industrial architectures?
Is there any efficient way to enhance my computer architecture knowledge?
Thanks