diff --git a/LIN_Rec_Test_Env_2022_IP/lin_receiver_env_flow_2016.vhd b/LIN_Rec_Test_Env_2022_IP/lin_receiver_env_flow_2016.vhd index a03a798..c6538c5 100644 --- a/LIN_Rec_Test_Env_2022_IP/lin_receiver_env_flow_2016.vhd +++ b/LIN_Rec_Test_Env_2022_IP/lin_receiver_env_flow_2016.vhd @@ -52,7 +52,7 @@ ARCHITECTURE flow_2016 OF LIN_Receiver_Env IS CONSTANT T_Reset_Step : time := 100 ns; CONSTANT Setup_Time: time := 5 ns; - CONSTANT Hold_time : time := 15 ns; + CONSTANT Hold_time : time := 50 ns; CONSTANT Rd_Access_Duration : time := 100 ns; CONSTANT Wr_Access_Duration : time := 100 ns;