increased tb hold time
This commit is contained in:
parent
0a31cb2809
commit
8baeaf2802
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user