issue fixed, needs some redesign tho
This commit is contained in:
@@ -159,7 +159,6 @@ begin
|
||||
cap_m_tens <= "0000";
|
||||
cap_h_units <= "0000";
|
||||
cap_h_tens <= "0000";
|
||||
stops_running <= '0';
|
||||
elsif SW_STOP_SET = '1' and sw_stop_prev = '0' then
|
||||
cap_s_units <= stop_s_units;
|
||||
cap_s_tens <= stop_s_tens;
|
||||
|
||||
Reference in New Issue
Block a user