https://github.com/andars/universal-turing-machine-aw7s8
https://github.com/andars/universal-turing-machine-aw7s8
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andars/universal-turing-machine-aw7s8
- Owner: andars
- License: apache-2.0
- Created: 2022-08-31T19:40:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-05T19:18:22.000Z (over 2 years ago)
- Last Synced: 2025-02-08T19:43:09.666Z (4 months ago)
- Language: Verilog
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
a universal turing machine core with 7 symbols and 8 states.
infinite tape not included.
the machine is a modified version of Watanabe's 5-symbol, 8-state machine that
adds 2 symbols used as delimiters between state instructions.Shigeru Watanabe. 1961. 5-Symbol 8-State and 5-Symbol 6-State Universal Turing Machines. J. ACM 8, 4 (Oct. 1961), 476–483.
### Tiny Tapeout Module
tiny tapeout template files are from https://github.com/mattvenn/wokwi-verilog-gds-test