qingwozhicheng339
qingwozhicheng339
全部文章
分类
归档
标签
去牛客网
登录
/
注册
qingwozhicheng339的博客
全部文章
(共63篇)
题解 | #序列检测器(Moore型)#
`timescale 1ns/1ns module det_moore( input &...
2022-08-06
1
275
题解 | #脉冲同步器(快到慢)#
`timescale 100ps/100ps module pulse_detect( input clka , input clkb , input rst_n , ...
2022-08-06
0
313
题解 | #同步FIFO#
`timescale 1ns/1ns /**********************************RAM************************************/ module dual_port_RAM #(parameter D...
2022-08-06
0
341
首页
上一页
1
2
3
4
5
6
7
下一页
末页