zeruniverse / Single-cycle_CPU

A verilog single-cycle CPU for computer organization course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Verilog single cycle CPU
This is a single cycle CPU compiled in Xilinx ISE 11.4
This CPU use ipcore-memory as data and instruction memory.
Download the [ISE project] folder for the full Xilinx ISE project.
The [.bit file] folder is for the executable file that you can directly upload to your Spartan board.
Please see the pin config (at file ucf.ucf) and other source code at [.v source code] folder.

Under license GNU GPL 2.0

About

A verilog single-cycle CPU for computer organization course

License:GNU General Public License v3.0


Languages

Language:C 87.1%Language:Verilog 8.3%Language:VHDL 3.5%Language:Tcl 1.1%Language:Shell 0.0%