Skip to content

《计算机体系结构(胡伟武)》课后题目Verilog代码

Notifications You must be signed in to change notification settings

playasmegumin/gkd_cs_verilog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

《计算机体系结构(第2版)》课后题Verilog相关代码

手抄代码已经抄麻了,以后我要手搓Verilog,从正面解决课后题里的Verilog相关内容!

FPGA开发涉及代码编写、编译仿真、电路综合。本书主要的需求是使用Verilog进行电路描述,实际上只要求写出代码后进行仿真产生波形图,不需要综合。

软件环境

软件环境搭建参考[知乎]在mac os上搭建数字电路verilog开发平台(仿真+综合)

平台:Apple Silicon M2(Macbook air)

开发工具:Sublime Text

编译工具:iverilog

波形查看工具:GTKWave

RTL综合工具:yosys

About

《计算机体系结构(胡伟武)》课后题目Verilog代码

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published