Live data from Hacker News

Show HN: I made a programmable computer from NAND gates

github.com

11–20 of 80 posts

Re: Show HN: I made a programmable computer from NAND gates

#14
post #2

Wow that is a great side-project, and a great README to boot. I've been meaning on working through Nand to Tetris after playing around some with Ben Eater's 6502 Computer ( https://eater.net/ )

Would it be at all feasible to build a physical NAND-to-tetris computer? Or is it purely a virtual exercise?

Re: Show HN: I made a programmable computer from NAND gates

#16
post #2

Wow that is a great side-project, and a great README to boot. I've been meaning on working through Nand to Tetris after playing around some with Ben Eater's 6502 Computer ( https://eater.net/ )

Would it be at all feasible to build a physical NAND-to-tetris computer? Or is it purely a virtual exercise?

Probably doable, but takes a lot of dedication. Especially debugging such physical endeavors is crazy

Re: Show HN: I made a programmable computer from NAND gates

#18
post #2

Wow that is a great side-project, and a great README to boot. I've been meaning on working through Nand to Tetris after playing around some with Ben Eater's 6502 Computer ( https://eater.net/ )

Would it be at all feasible to build a physical NAND-to-tetris computer? Or is it purely a virtual exercise?

A few nand2tetris fanatics have actually done this! And by a few, I mean quite a lot of people. Here's one such hardware project of nand2tetris: https://gitlab.com/x653/nand2tetris-fpga/

But you can Google "nand2tetris fpga" for more.

Re: Show HN: I made a programmable computer from NAND gates

#20
post #2

Wow that is a great side-project, and a great README to boot. I've been meaning on working through Nand to Tetris after playing around some with Ben Eater's 6502 Computer ( https://eater.net/ )

Would it be at all feasible to build a physical NAND-to-tetris computer? Or is it purely a virtual exercise?

There's this one that goes one step beyond that, it's built out of 40,000 discrete transistors: https://www.youtube.com/watch?v=z71h9XZbAWY

EDIT: there's more information here: https://www.megaprocessor.com/

Post reply on HN