A
andy
Guest
What does the following error mean?
Error: ../testbench.v(56): near "end": expecting: IDENT
Thanks
Error: ../testbench.v(56): near "end": expecting: IDENT
Thanks
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I think its expecting an Identifier at the end of line 55 or before wordWhat 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.