P, R, Q are all 4-bit input vectors, which expression is correct?(a) input P[3:0], Q, R; (b) input [3:0] P,R,Q; (c) input P[3:0], Q[3:0], R[3:0];
P, R, Q are all 4-bit input vectors, which expression is correct?(a) input P[3:0], Q, R; (b) input [3:0] P,R,Q; (c) input P[3:0], Q[3:0], R[3:0];
发布时间:2025-11-05 20:32:54