HDLBits 系列(0)专题目录

本篇博文是近来总结HDLBits系列的目录,点击蓝色字体即可进入查看具体内容。

HDLBits 系列(1)从HDLBits中获取灵感,整顿自己,稳步前行

HDLBits 系列(2)如何避免生成锁存器?

HDLBits 系列(3)Priority Encoder(Case/Casez)

HDLBits 系列(4)如何设计一定不会产生Latch的组合逻辑?

HDLBits 系列(5)让三元条件运算符(?:)在你的设计中发挥作用

HDLBits 系列(6)(Reduction)缩位运算符

HDLBits 系列(7)对for循环以及generate for的各种实践

HDLBits 系列(8)真值表产生工具推荐

HDLBits 系列(9)Gates and Vector

HDLBits 系列(10)(Mux256to1)多路选择器的固定思维,你别想太多!

HDLBits 系列(11)All about Adder

HDLBits 系列(12)All about Karnaugh Map

HDLBits 系列(13) All about DFF

HDLBits 系列(14) Latch and Dff and Edge detect

HDLBits 系列(15) 如何设计一个双边沿采样的电路?

HDLBits 系列(16)Something about Counter

HDLBits 系列(17) 计数器的级联实现1000分频的分频器

HDLBits 系列(18) BCD码计数器的设计

HDLBits 系列(19) 12小时时钟的Verilog设计

HDLBits 系列(20)移位寄存器(逻辑移位、算术移位、循环移位)

HDLBits 系列(21)LFSR(线性反馈移位寄存器)

HDLBits 系列(22) Shift register

HDLBits 系列(23)3 输入的 LUT

HDLBits 系列(24)进入FSM(有限状态机)的世界入口

HDLBits 系列(25)独热码有限状态机实现的简单方式

HDLBits 系列(26)独热码有限状态机实现的两种方式

HDLBits 系列(27)孰对孰错 之 Fsm onehot?

HDLBits 系列(28)PS/2 mouse protocol(PS/2 packet parser)

HDLBits 系列(29)PS/2 mouse protocol(PS/2 packet parser and datapath)

HDLBits 系列(30)Serial Receiver

HDLBits 系列(31)Serial Receiver and Datapath

HDLBits 系列(32)Sequence recognition(序列检测)

HDLBits 系列(33)Sequence Recognition with Mealy FSM

HDLBits 系列(34)Serial two's complememter(Mealy and Moore FSM)

HDLBits 系列(35)Lemmings Game

HDLBits 系列(36)Arbitration circuit implemented by FSM

HDLBits 系列(37)此系列关于独热码的题目的疑问?

HDLBits 系列(38)值得一看的状态机设计题目

HDLBits 系列(39)求解带有奇校验的串口接收数据的简化电路设计?(求助)

HDLBits 系列(40)如何写 TestBench 文件?

HDLBits 系列(41)根据仿真波形来设计电路之组合逻辑

HDLBits 系列(42)根据仿真波形来设计电路之时序逻辑

HDLBits 系列(43)找 bug 专题

HDLBits 系列(44)状态机补录

HDLBits 系列(ending)此系列我的答案

猜你喜欢

转载自blog.csdn.net/Reborn_Lee/article/details/103805729