sonika111
Member level 2
- Joined
- Jan 11, 2011
- Messages
- 50
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,288
- Activity points
- 1,716
Thanks very much TrickyDricky.
The problem is in the original testbench the same things worked while assigning values to inout signals directly and it didn't complain but the verilog one complains when you assign the directly. (so the need to probe the enables)?? I really don't know how to deal with this error (illegal inout ports vsim -3053)??? What is my solution then??
The problem is in the original testbench the same things worked while assigning values to inout signals directly and it didn't complain but the verilog one complains when you assign the directly. (so the need to probe the enables)?? I really don't know how to deal with this error (illegal inout ports vsim -3053)??? What is my solution then??