njulimn / single-cycle-CPU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

single-cycle-CPU

The repository provides one way to realize single-cycle CPU with verilog_VHDL.
The development enviroment is QUARTUS 12.SP1 in Windows.
All .v file are the source code for the single-cycle CPU.
The testbench data is in the simulation file ,whose filetype is named is *.vt.
You can try it at your own risks! Have fun!
/********************************************************/ It is my first commitment!

About


Languages

Language:Verilog 100.0%