f9903216
2011年10月17日 星期一
10/17 Verilog 課堂操作
module hello1;
initial $display("Hello Verilog");
endmodule
module hello1;
initial $display ("Hello
\n
Verilog");
endmodule
與
C程式 \n
換行 具有相同的效果。
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言