摘要: 因为目录Circuits-Combinational Logic下的练习题有点多,我还没做完,今天先发Basic Gates与Multiplexers下的。 Basic Gates in_out module top_module ( input in, output out); assign ou 阅读全文
posted @ 2021-03-04 21:30 IntoTheSky 阅读(189) 评论(0) 推荐(0) 编辑