Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.
/ cod-labs Public archive
forked from volltin/cod-labs

Collections of my COD(Computer Organization and Design) lab code

Notifications You must be signed in to change notification settings

mark14wu/cod-labs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cod-labs

中科大《计算机组成原理》课程实验参考代码

使用方法

1. 安装依赖

使用本项目需要安装 iverilogmake

2. 如何编译运行

输入 make 自动编译并运行 输入 make clean 删除生成的可执行文件,还原到初始状态

备注

testbench 文件名均为 tb.v

About

Collections of my COD(Computer Organization and Design) lab code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 87.7%
  • Python 7.3%
  • C++ 2.5%
  • Makefile 2.5%