https://github.com/madh93/scpu
Simple 16-bit CPU written in Verilog.
https://github.com/madh93/scpu
cpu datapath verilog
Last synced: 5 months ago
JSON representation
Simple 16-bit CPU written in Verilog.
- Host: GitHub
- URL: https://github.com/madh93/scpu
- Owner: Madh93
- License: mit
- Created: 2015-06-01T22:52:24.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-09T23:02:59.000Z (almost 11 years ago)
- Last Synced: 2025-12-26T21:09:39.961Z (6 months ago)
- Topics: cpu, datapath, verilog
- Language: Verilog
- Size: 25.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# scpu
Simple 16-bit CPU written in Verilog.
**Tested on Altera Quartus II Software Version 12.1 and Kubuntu 14.04**
# Datapath

# Aditional software
**Assembler:** [Rips - Simple assembler written in Ruby](https://github.com/Madh93/rips/)