Verilog Compilation Error

Description:

I received the following error message when trying to compile a Verilog file with -v95 switch:

VCP2000: Syntax error

Solution:

Some of the constructs such as '**' for the power operator are not available in the Verilog IEEE Std 1364-1995. If your Verilog code contains construct added to the Verilog IEEE Std 1364-2001 please change the compiler command switch from -v95 to -v2k.

Ask Us a Question
x
Ask Us a Question
x
Captcha ImageReload Captcha
Incorrect data entered.
Thank you! Your question has been submitted. Please allow 1-3 business days for someone to respond to your question.
Internal error occurred. Your question was not submitted. Please contact us using Feedback form.
We use cookies to ensure we give you the best user experience and to provide you with content we believe will be of relevance to you. If you continue to use our site, you consent to our use of cookies. A detailed overview on the use of cookies and other website information is located in our Privacy Policy.