bcdeepak
Member level 5
- Joined
- Jul 28, 2006
- Messages
- 86
- Helped
- 0
- Reputation
- 0
- Reaction score
- 1
- Trophy points
- 1,286
- Activity points
- 1,895
i am new to verilog
plz clear my doubt ..........
to assign something we have to use .....
assign b <= ' 0 '
and when should we use simply b<= ' 0 ' ??????????
and one more doubt .............
what is the difference between " <= " and " = " ?????????
eg :
a <= ' 0 ' and a= ' 0 '
plz clear my doubt ..........
to assign something we have to use .....
assign b <= ' 0 '
and when should we use simply b<= ' 0 ' ??????????
and one more doubt .............
what is the difference between " <= " and " = " ?????????
eg :
a <= ' 0 ' and a= ' 0 '