Skip to content

A simple computer based on the design in "Digital Design and Computer Architecture - 2nd Edition"

License

Notifications You must be signed in to change notification settings

xz-liu/mips-computer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mips_computer

A simple computer based on the design in "Digital Design and Computer Architecture - 2nd Edition"

instructions supported

add
sub
and
or
xor
slt
addi
beq
lw
sw
j

About

A simple computer based on the design in "Digital Design and Computer Architecture - 2nd Edition"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages