Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

daedalus/bitlogicemu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIPSemu

Author Dario Clavijo 2016 GPLv3

Inspired in the lectures of Allan Gottlieb https://cs.nyu.edu/~gottlieb/courses/2000s/2007-08-fall/arch/lectures/lectures.html

The intention of this POC is to provide the internals of a MIPS microprocesor architecrure pure implemented in boole logic, avoiding python internal control structures like if,while,for,etc and atomic data types where posible. But there is a catch, how we can implement feedback without recursion.

Releases

No releases published

Packages

No packages published

Languages