/Single-cycle_CPU

A verilog single-cycle CPU for computer organization course

Primary LanguageCGNU General Public License v3.0GPL-3.0

#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