I used the if (Start='1') generate... statement but
the error message says:result of operator = is not static.
But Start cannot be static because it's a start pulse.
Is it possible to have a process inside another process?
I think you can you an enable signal for that component... for all the process you use in that component use an if statement at the begining of the process... if enable is high then all the statements could be executed inside the if else the ouputs can either be tristated or zeros...