6 lines
49 B
Coq
6 lines
49 B
Coq
|
|
module test;
|
||
|
|
|
||
|
|
reg [7:0] value, value;
|
||
|
|
|
||
|
|
endmodule
|