/Eight-Queens-MIPS

Course Project of Digital Circuit and CPU: MIPS part

Primary LanguageAssembly

Eight Queens problem in MIPS

This is course project file for Digital Circuit and CPU course of Department of EE, Tsinghua University.

file list

  • eight_queens.asm: MIPS source code.
  • report.pdf: Implementation details.

You can verify or debug MIPS code with MARS