Eight-Input AND. SystemVerilog. module and8(input logic [7:0] a,. output logic y);. assign y = &a;. // &a is much easier to write than.
確定! 回上一頁