V
Vick
Guest
Sharp, thanx for the wonderful explaination related to bi-directional
ports declaration. I was trying the exact same thing where I stored
the 32-bit value in an intermediate register within always @(..) block
and used using a continuous assignment statement outside the always
block. And it works fine!
However, the other solution using the Conditional assignment statment
instead of the always @(..) block doesnt work.. Let me try that again
and see where the error is....
Get back to you soon,
Thanx alot again
ports declaration. I was trying the exact same thing where I stored
the 32-bit value in an intermediate register within always @(..) block
and used using a continuous assignment statement outside the always
block. And it works fine!
However, the other solution using the Conditional assignment statment
instead of the always @(..) block doesnt work.. Let me try that again
and see where the error is....
Get back to you soon,
Thanx alot again