🍊_P
🍊_P
全部文章
分类
题解(2)
归档
标签
去牛客网
登录
/
注册
🍊_P的博客
全部文章
(共1篇)
题解 | #移位运算与乘法#
````timescale 1ns/1ns module multi_sel( input [7:0]d , input clk, input rst, output reg input_grant, output reg [10:0]out ); //*************code******...
hdl
2022-06-30
0
282