paulzfm / MIPS_CPU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIPS_CPU

Structure

  • labs/ old labs

  • cpu/ final project

    • src/ VHDL source codes
    • ucf/ Pin config file
    • test/ test bench codes

Warning

Please do NOT commit any project files, ONLY source codes and pin config files should be under version control!

Document

On cpu/doc folder. Please ONLY commit .tex and .pdf files. Each chapter is seperated in different files. To generate the pdf, run

$ xelatex report.tex

About


Languages

Language:VHDL 65.8%Language:Eagle 15.6%Language:TeX 14.9%Language:Assembly 3.6%