Skip to content
Snippets Groups Projects
Commit 22f03a26 authored by Gautier PAULIAT's avatar Gautier PAULIAT
Browse files

modif-controlUnit-2

parent 0c916652
No related branches found
No related tags found
No related merge requests found
...@@ -65,7 +65,7 @@ begin ...@@ -65,7 +65,7 @@ begin
-- Combinatorial process computing the next state which depends on -- Combinatorial process computing the next state which depends on
-- the current state and on the inputs -- the current state and on the inputs
process (SR_currentState, I_inputSampleValid, PROCESSING_LOOP) is process (SR_currentState, I_inputSampleValid, I_processingDone) is
begin begin
case SR_currentState is case SR_currentState is
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment