verilog -------二路选择器
FPGA基础 always@(*) if(in_s==0) out=in_a; else out=in_b;
下载地址
用户评论