testbench

W

whereismelvin

I wrote a testbench for a 4-bit syn counter.
i initialised a 4-bit variable inp ( declared as inout )to 0 and then
tried to increment it in a loop as
inp=inp + 1; But this statement is creating problems
 
T

Tricky

I wrote a testbench for a 4-bit syn counter.
i initialised a 4-bit variable inp ( declared as inout )to 0 and then
tried to increment it in a loop as
inp=inp + 1;   But this statement is creating problems

Plase post the code that is causing problems.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top