nand2Tetris
This commit is contained in:
@ -14,5 +14,5 @@ initial begin
|
||||
A = 1'b1; B = 1'b0; #10;
|
||||
A = 1'b1; B = 1'b1; #10;
|
||||
end
|
||||
|
||||
endmodule
|
||||
|
||||
endmodule
|
||||
|
Reference in New Issue
Block a user