摘要: assign out = {in[7:0], in[15:8]}; // This is different. The 16-bit vector on the right is extended to // match the 24-bit vector on the left, so out[2 阅读全文
posted @ 2022-09-14 11:02 Inami 阅读(23) 评论(0) 推荐(0)