Altera_Forum
Honored Contributor
7 years agoCPU Design
Hi, I want to learn about designing a cpu with rtl coding. I used to implement mips cpu. Now I want to try with other cpu. Which is the good choise to start with? Thanks for your help
If you already have the code and want to use that as a subpart of a larger design you instantiate the subpart. If you do not have th design yet, you need to write all the code yourself (or find it somewhere) and instantie that in your bigger design.