Intel® FPGA University Program
University Program Material, Education Boards, and Laboratory Exercises
1174 Discussions

Problem with simulation. What should i need to change by correct the error?

MAram
Beginner
1,417 Views

# Top level modules:

 # \2entradastwo 

 # Model Technology ModelSim ALTERA vlog 10.1d Compiler 2012.11 Nov 2 2012

 # ** Error: 2entradastwo.vt(29): near "2e": Digits must follow 'E' character in real.

 # ** Error: 2entradastwo.vt(29): near "2e": syntax error, unexpected FLOATING NUMBER, expecting IDENTIFIER or automatic or TYPE_IDENTIFIER or static

 # ** Error: c:/altera/13.0/modelsim_ase/win32aloem/vlog failed.

 # Executing ONERROR command at macro ./2entradastwo.do line 4

0 Kudos
1 Reply
Vicky1
Employee
242 Views

Hi,

In this case, I think .vt file name need to change & it must not start with digit.

for example : entradastwo.vt

 

Let me know if this has helped resolve the issue you are facing or if you need any further assistance.

 

Best Regards

Vikas Jathar 

(This message was posted on behalf of Intel Corporation)

 

0 Kudos
Reply