HDLBits答案汇总
一.Getting Started
Getting started-CSDN博客
二.Verilog
Basics-CSDN博客
Vectors-CSDN博客
Module Hierarchy-CSDN博客
Procedures-CSDN博客
More Verilog Features-CSDN博客
三.Circuits
Combinational
Basic-CSDN博客
Multiplexers-CSDN博客
Arithmetic-CSDN博客
Karnaugh-CSDN博客
Sequentional
Latches-CSDN博客
Counters-CSDN博客
Registers-CSDN博客
More circuits-CSDN博客
FSM
Simple FSM-CSDN博客
Design a moore FSM-CSDN博客
Lemmings-CSDN博客
one hot-CSDN博客
PS/2-CSDN博客
Serial-CSDN博客
Sequence-CSDN博客
Q8~Q5a-CSDN博客
Q5b~Q3a-CSDN博客
Q3b~Q3c-CSDN博客
Q6b~Q2b-CSDN博客
Building Larger Circuits-CSDN博客
四.Verificaton: Reading Simulation
Finding Bug-CSDN博客
Build circuit Waveform--Combination Circuit-CSDN博客
Build Circuit--Sequential Circuit-CSDN博客
五.Verification: Writing Testbench
Writing testbench-CSDN博客