Skip to content

This Repo has the code for the IAS/Princeton Computer Set. It contains an assembler, a processor and a file where the instructions to be read in are given.

Notifications You must be signed in to change notification settings

darshveer/IAS_ISA_Processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IAS_ISA_Processor

This Repo has the code for the IAS/Princeton Computer Set. It contains an assembler, a processor and a file where the instructions to be read are given. Currently, it creates the Fibonacci sequence of a number given to it and outputs the sequence modulo 10, along with the number of odd and even numbers in the sequence.

However, the processor and assembler have been generalised and work for any set of instructions.

About

This Repo has the code for the IAS/Princeton Computer Set. It contains an assembler, a processor and a file where the instructions to be read in are given.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages