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