S
sheikh1
Guest
Hello Everybody,
I am trying to learn Verilog.
While going through some Verilog code in books and internet, I found difficulties to understand In which case I have to use Wire and in which case Register.
What I have understood that when we have to store/Pass signal in the design, then use "Register" otherwise "Wire" but still quite confusing like input or output or inout case.
Is the Wire analogous to Variable in VHDL and Register analogous to Signal in VHDL?
Can anybody please clarify me? with an example would be more better.
-
Regards
Sheikh
I am trying to learn Verilog.
While going through some Verilog code in books and internet, I found difficulties to understand In which case I have to use Wire and in which case Register.
What I have understood that when we have to store/Pass signal in the design, then use "Register" otherwise "Wire" but still quite confusing like input or output or inout case.
Is the Wire analogous to Variable in VHDL and Register analogous to Signal in VHDL?
Can anybody please clarify me? with an example would be more better.
-
Regards
Sheikh