B
benn
Guest
After much trial and error, I *THINK* I see a rule emerging but I'm
not sure why. It seems that if I instantiate a module, I can feed
it's an input port with either a 'reg'ister type or a wire type.
However, if that same instantiated module has an output port, I must
connect that port with a wire type, not a reg type.
If these rules are correct, why is this the case?
not sure why. It seems that if I instantiate a module, I can feed
it's an input port with either a 'reg'ister type or a wire type.
However, if that same instantiated module has an output port, I must
connect that port with a wire type, not a reg type.
If these rules are correct, why is this the case?