I'm relatively new to VHDL and hardware programming and I have a question regarding the port maps and signals.
I wanted to read and write to one particular signal in my current project but my lecturer told me I shouldn't use 'inout' but when I asked why he didn't elaborate. Could someone tell me why I shouldn't use it instead of a define 'in' or 'out' signal?
I'm sorry if this is a stupid question or it has been asked previously.
Thank you!