Skip to content

DavidZyy/armv7_cpu

Repository files navigation

This project is a silly multiple cycles cpu based armv7 architecture. It's my homework of computer components class.

To compile and run it, you should install iverilog and gtkwave.

  1. to compile and run:

    make run
  2. to see the wave:

    make wave

About

A silly multiple cycles cpu based on armv7 achitecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published