Forum Discussion
Altera_Forum
Honored Contributor
8 years agoI built a MIPS Processor in VHDL before. You might a look: http://www.fpga4student.com/2017/09/vhdl-code-for-mips-processor.html
For the pipelined MIPS processor, I only have the Verilog version for the processor(http://www.fpga4student.com/2017/06/32-bit-pipelined-mips-processor-in-verilog-3.html) Hope it helps.