美满小猫咪

文章
4
资源
0
加入时间
3年0月20天

【HDLBits刷题】Dff8p.

Create 8 D flip-flops with active high synchronous reset. The flip-flops must be reset to 0x34 rather than zero. All DFFs should be triggered by the negative edge of clk.实现具有高电平同步复位的8个D触发器,同时复位值为0x34,下降沿触发。module top_module ( input clk, input