You are browsing as a guest. Sign up (or log in) to start making projects!

2h 30m logged

I did a bunch of progress but didn’t really document it since I kinda put it off until later.

https://lapse.hackclub.com/timelapse/nYJCGsTGZe1D
I made all of the logic gates using only NAND after doing a lot of trial and error. I chose this simulator because it was the first thing I saw

(This was on the airplane so this was not recorded, but I didn’t include it in the time just to be safe) Following the mattbatwings video playlist, (downloaded the ALU video) https://www.youtube.com/watch?v=osFa7nwHHz4&list=PL5LiOvrbVo8nPTtdXAdSmDWzu85zzdgRT I made the ALU, but it took me a while to figure out that my Cin was on the lowest bit instead of the highest bit, then I inputted the bits in reverse order, but I eventually figured out the adder part.

A pretty common thing I’d do was connect the wrong wires, flip it, or anything like that because of messy wiring. When I discovered you could click and like control how the wires flow, everything was a lot cleaner.

https://lapse.hackclub.com/timelapse/lNILn3eZ_3sw This part has some parts working on adder

It took me some trial and error trying to figure out how to make a latch myself, but I eventually gave up and just looked it up.

From there I made a basic memory register

http://lapse.hackclub.com/timelapse/Np7U85oJ2MKF Here I finished up the memory register and made it output based off the addresses you gave in. I also started working on the memory

The whole process was pretty straightfoward and didn’t really have that many struggles, other than messing up the bits on the google sheet

0
0

Comments 0

No comments yet. Be the first!