Lyther / Minisys

Using Verilog to design a CPU with MIPS32 RISC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#version 0.0.1

  1. The initial version of CPU design, current only file system is here.
  2. At least you can add this into your vivado.

#version 0.1.1

  1. Finished clock design and simulation: after 620ns then the clock signal divides correct.
  2. All the modules are created.

#version 0.2.0

  1. Basic functions are finished, and I'm working on debugging.
  2. Instructions cannot be read in.

#version 0.3.0

  1. Fix some code problems in previous version.
  2. Over fix leads to PC doesn't increase.

#version 1.0.0

  1. Well designed version that can work well in simulation.
  2. Tesing on minisys board.

#version 1.0.1

  1. Cannot run implementation.
  2. Finally give up.

About

Using Verilog to design a CPU with MIPS32 RISC


Languages

Language:VHDL 89.2%Language:Verilog 8.4%Language:C 1.2%Language:SystemVerilog 0.4%Language:Shell 0.3%Language:Tcl 0.2%Language:JavaScript 0.1%Language:HTML 0.1%Language:Stata 0.0%Language:Coq 0.0%Language:Batchfile 0.0%Language:Forth 0.0%Language:Pascal 0.0%Language:PureBasic 0.0%