Data add over CAN working
This commit is contained in:
@@ -120,6 +120,9 @@ BEGIN
|
||||
wait for 3us;
|
||||
btn0 <= "00001"; -- add
|
||||
-- btn0 <= "00010"; -- clear
|
||||
|
||||
wait for 25us;
|
||||
btn0 <= "00010"; -- clear
|
||||
|
||||
wait for 300us;
|
||||
assert false report "Simulation terminated!" severity failure;
|
||||
|
||||
Reference in New Issue
Block a user