Skip to content

wyattgill9/NAND_MACHINE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAND Machine

PURE MACRO VERSION - pure_macro.cpp which implments a uint64_t valid type using std::bitset under the hood and pure NAND logic

-- OLD --

A simple hardware simulation that calculates Fibonacci numbers using only the NAND gate. (loops are used to compress code, not for other purposes),

  • Currently it has a 64 bit computer with about 64kb of memory. Future plans:
  • Remove all possible abstraction

Building and Running

make
./cpu

This will output the first 20 Fibonacci numbers.

Cleanup

make clean

About

sim only using the NAND gate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •