this post was submitted on 21 Dec 2023
338 points (98.3% liked)

Technology

55673 readers
5377 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Edit :

1-bit CPU complete kit

https://www.youtube.com/watch?v=y7zRU_UNabU

you are viewing a single comment's thread
view the rest of the comments
[–] ch00f 16 points 6 months ago (1 children)

Funny it could sell out when it looks like 4 7400 logic chips that could be wired up on a breadboard.

[–] [email protected] 6 points 6 months ago

Yeap, that's all it is plus the PCB and accessories. Looking at it, looks like a 74HC00 - quad NAND gates, 74HC14 - Schmitt trigger inverters, 74HC74 - A dual D flip-flop, and a 74HC153 - dual 4 input mux.

The clock isn't even a 555, just an RC circuit passed through the Schmitt trigger and the provided hardware XOR is where our NANDs come in.

It's a neat little project but I think good CPU lessons need to have a MAR/MDR/CIR and show the fetch, decode, and execute cycle. Because a lot of modern concepts derive from asking the question of "how do I optimize that?"