Commit 05661a03 authored by Theodor-Adrian Stana's avatar Theodor-Adrian Stana

hdl: Changed rear pulse gen startup delay to 3 us

parent f134aea0
......@@ -1672,7 +1672,7 @@ gen_rear_test_logic : for i in 0 to 5 generate
en_i => rear_pulse_en,
-- Delay, pulse width and frequency inputs, in number of clk_i cycles
delay_i => x"0000003c",
delay_i => x"00000050",
pwidth_i => x"00000014",
freq_i => x"00989680",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment