Guest
#2002345
Hello everyone, I am new to VHDL and I like it ! I have a question about usage of signals in VHDL, I have been told that it is more conenient to use signals to connects ports, instead of connecting ports directly. Now I wonder why is that ?! and how to do it a sequential process ? when should the value from the input port should be taken into the signals ? the signal passes the value to the output with the clock edge, so what about the input ?!! Thanks in advance Young