Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/madh93/scpu

Simple 16-bit CPU written in Verilog.
https://github.com/madh93/scpu

cpu datapath verilog

Last synced: about 2 months ago
JSON representation

Simple 16-bit CPU written in Verilog.

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

![Alt text](http://oi58.tinypic.com/sqh8v7.jpg "Datapath")

# Aditional software

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