skip to main
|
skip to sidebar
驚十次會常要
作業集中營
2008年10月20日 星期一
10/20上課教學-1
module A01_4_Unit (y_out,x_in1,x_in2,x_in3,x_in4);
input x_in1,x_in2,x_in3,x_in4;
output y_out;wire y1,y2;
and #1(y1,x_in1,x_in2);
and #1(y2,x_in3,x_in4);
nor #1(y_out,y1,y2);
endmodule
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
網誌存檔
▼
2008
(9)
►
11月
(3)
▼
10月
(5)
10/20上課教學-3
10/20上課教學-2
10/20上課教學-1
10/13新教室的第二次上課
10/6新教室
►
9月
(1)
關於我自己
尉
檢視我的完整簡介
沒有留言:
張貼留言