gates
A binary and ternary logic simulation library in C++ (by MarquisdeGeek)
gates | nand2tetris-fpga | |
---|---|---|
1 | 3 | |
1 | - | |
- | - | |
- | - | |
about 8 years ago | - | |
C++ | ||
GNU General Public License v3.0 only | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
gates
Posts with mentions or reviews of gates.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-04-25.
nand2tetris-fpga
Posts with mentions or reviews of nand2tetris-fpga.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-04-25.
-
Show HN: I made a programmable computer from NAND gates
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.
-
Ask HN: What is the most complex topic you understand?
Thanks, I was disappointed first that it's only a virtual computer in a simulator, but then I found out there is a real physical realization, using an FPGA board:
https://gitlab.com/x653/nand2tetris-fpga/
- FromTheTransistor, help extend the curriculum of a computer science course.
What are some alternatives?
When comparing gates and nand2tetris-fpga you can also consider the following projects:
NAND - NAND is a logic simulator suite made entirely from NAND gates
p50em - Prime 50-Series Emulator