https://github.com/mluby/logic-gates
A Hardware Description Language for logic gates interpreted by js
https://github.com/mluby/logic-gates
cpu hardware-description-language hdl
Last synced: 9 months ago
JSON representation
A Hardware Description Language for logic gates interpreted by js
- Host: GitHub
- URL: https://github.com/mluby/logic-gates
- Owner: mLuby
- Created: 2016-09-13T07:49:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-14T03:28:52.000Z (almost 10 years ago)
- Last Synced: 2024-12-28T04:28:06.488Z (over 1 year ago)
- Topics: cpu, hardware-description-language, hdl
- Language: JavaScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# logic-gates
A Hardware Description Language for logic gates interpreted by js
`npm test` to run the tests.