![]() |
|
|
|
#1 |
|
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 whereismelvin@gmail.com |
|
|
|
|
#2 |
|
Posts: n/a
|
On 17 Nov, 06:28, whereismel...@gmail.com wrote:
> 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. Tricky |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Xilinx 7.1 and testbench error | boitsas | Software | 0 | 01-15-2008 04:14 PM |