davidqiu1993 / D-CPU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#D-CPU D-CPU is an opensource hardware project on 16-bit CPU design. This project uses Verilog as hardware description language.

##Directories

  • Documents : The design documents of the project.
  • DCPU : The Verilog implementation and testing files.

##Contributer

  • David Qiu (david@davidqiu.com)
    • Create the project (2013.12.12)
    • Implementation and testing of structure-level ALU (2013.12.24)
    • Implementation of DCPU Module with hazards (2013.1.7)
    • Testing of DCPU Module with hazards (2014.1.19)
    • Fix data hazard and control hazard (2014.1.22)

About

License:Apache License 2.0


Languages

Language:Verilog 100.0%