IDENT error

A

andy

Guest
What does the following error mean?

Error: ../testbench.v(56): near "end": expecting: IDENT

Thanks
 
andy wrote:

What does the following error mean?

Error: ../testbench.v(56): near "end": expecting: IDENT

Thanks
I think its expecting an Identifier at the end of line 55 or before word
"end"
on line 56.
 
I guess you have missed a semicolon on previous line...
DAK
Pooja Maheshwari <mpooja@agere.com> wrote in message news:<4039BB44.CFCE89@agere.com>...
andy wrote:

What does the following error mean?

Error: ../testbench.v(56): near "end": expecting: IDENT

Thanks

I think its expecting an Identifier at the end of line 55 or before word
"end"
on line 56.
 

Welcome to EDABoard.com

Sponsor

Back
Top