8 lines
48 B
Coq
8 lines
48 B
Coq
|
|
module cb();
|
||
|
|
|
||
|
|
always begin
|
||
|
|
#1;
|
||
|
|
end
|
||
|
|
|
||
|
|
endmodule
|