Skip to content

CGH0S7/micore

Repository files navigation

Micore
A MIPS pipelined processor designed using Chisel.

To perform ChiselTest, use the command sbt "testOnly PipelineTest" (note: uncomment the Debug section in Core.scala).

For simulation in Vivado, import the following five source files: Core.sv, Display.sv, Memory.sv, Regfile.sv, and Top.sv, along with the constraint file micore.xdc. A simulation test file testbench.sv is also provided.

The display module and constraint file is based on the Xilinx Basys3 development board.

About

A Five-Stage Pipeline MIPS Processor Designed Using Chisel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published