当前位置:网站首页>Verilog Learning Series
Verilog Learning Series
2022-08-02 14:20:00 【Jingzhe_】
Verilog Learning Series
Personal study and organization - Verilog series summary
Reference book: Verilog digital system design tutorial (third edition) edited by Xia Yuwen et al
Article table of contents
1. Verilog study notes
- Chapter 5 Conditional Statements, Loop Statements, Block Statements, Generated Statements
- Chapter 6 Structure Statements, System Tasks, Function Statements and Display System Tasks
Second, Verilog online simulation learning
- HDLBits provides Verilog basic syntax tutorials and online simulation of Verilog modules.
- Solutions for online exercises: Each unit answers
- Reprinted in Zhihu OpenIC Special Interest Group: HDLBits: Online Learning Verilog
Three, Verilog Question Answers
- Introduction questions answers
- Chapter 1 Question Answers
- Chapter 2 Question Answers
- Chapter 3 Question Answers
- Chapter 4 Question Answers
- Chapter 5 thinking questions answers
- Chapter 6 Question Answers
- Chapter 7 Question Answers
- Chapter 9 Question Answers
- Chapter 10 Question Answers
- Chapter 11 Question Answers
- Chapter 12 Question Answers
- Chapter 13 Question Answers
- Chapter 14 Question Answers
Summary
The above is the entire content of the Verilog series for personal study. We will continue to update the notes and answers to the thinking questions in the future.
边栏推荐
猜你喜欢
随机推荐
Sentinel源码(六)ParamFlowSlot热点参数限流
【Tensorflow】AttributeError: module 'keras.backend' has no attribute 'tf'
MobileNet ShuffleNet & yolov5 replace backbone
此次519暴跌的几点感触 2021-05-21
Verilog学习 系列
Object detection scene SSD-Mobilenetv1-FPN
[ROS] Compiling packages packages encounters slow progress or stuck, use swap
yolov5,yolov4,yolov3 mess
paddle window10环境下使用conda安装
线代:已知一个特征向量快速求另外两个与之正交的特征向量
Interview | with questions to learn, Apache DolphinScheduler Wang Fuzheng
动手学ocr(一)
idea社区版下载安装教程_安装天然气管道的流程
你接受不了60%的暴跌,就没有资格获得6000%的涨幅 2021-05-27
Unit 5 Hold Status
Raft对比ZAB协议
海明校验码纠错设计原理
第十二单元 关联序列化处理
Sentinel源码(二)入口方法分析
Flask上下文,蓝图和Flask-RESTful