Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

RISC 16 sequential implementation in vhdl

Altera_Forum
Honored Contributor II
3,816 Views

I am working now on implementing a 16 bit RISC CPU in VHDL, the instruction set consists of 8 instructions 16 bits each. 

the architecture of the data path and instruction flow is attached , i need your help how to start implementation? could you give me examples for source codes like this architectur
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
2,698 Views

Hi, 

 

actually I do not understand what you really want to do and how you want us to help you. What I understand is that you want to code your own CPU in VHDL. I can point you to a general idea of a processor, which is part of the Altera University Program Labs. You find the instruction of that Lab here: https://www.altera.com/support/training/university/materials-lab-exercises.html#digital-logic-exercises 

 

The labs are called: Lab 9 - A Simple Processor and Lab 10 - An Enhanced Processor. 

 

I hope that helps, but again I am not sure what you are doing.
0 Kudos
Reply