Commit 6fb3ac09 authored by Denia Bouhired-Ferrag's avatar Denia Bouhired-Ferrag

Fized small bugs to include righ value of max temperature, previous one is incorrect

parent d1ab5594
......@@ -346,7 +346,7 @@ begin
g_pgen_duty_cycle_div => 200,
g_pgen_duty_cycle_div_sh => 2,
g_pgen_gf_len => 1,
g_burstctrl_1_pulse_temp_rise => x"2670",
g_burstctrl_1_pulse_temp_rise => x"1388",
g_burstctrl_max_temp => x"02540BE400",
g_with_pulse_cnt => true,
g_with_pulse_timetag => true,
......
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