sun_ray
Advanced Member level 3
We write always (*) in Verilog. I have the following questions about it:
1. Is this always (*) construct only be allowed for combinational always statement?
2. Does this * here only signify all the signals at the right hand side of the assignment operator? Does it signify something else also?
1. Is this always (*) construct only be allowed for combinational always statement?
2. Does this * here only signify all the signals at the right hand side of the assignment operator? Does it signify something else also?