fix indent
This commit is contained in:
@@ -11,7 +11,6 @@ module OnePulse (
|
|||||||
signal_single_pulse <= 1'b1;
|
signal_single_pulse <= 1'b1;
|
||||||
else
|
else
|
||||||
signal_single_pulse <= 1'b0;
|
signal_single_pulse <= 1'b0;
|
||||||
|
|
||||||
signal_delay <= signal;
|
signal_delay <= signal;
|
||||||
end
|
end
|
||||||
endmodule
|
endmodule
|
||||||
|
|||||||
Reference in New Issue
Block a user