axi_pulse_gen: Fix typo introduced in c235e5e58
parent
37238916df
commit
b4c5031272
|
@ -129,7 +129,6 @@ module axi_pulse_gen #(
|
|||
.pulse_width (pulse_width_s),
|
||||
.pulse_period (pulse_period_s),
|
||||
.load_config (load_config_s),
|
||||
.sync (1'b0),
|
||||
.pulse (pulse));
|
||||
|
||||
up_axi #(
|
||||
|
|
Loading…
Reference in New Issue