Intel® FPGA University Program
University Program Material, Education Boards, and Laboratory Exercises
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
1238 Discussions

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

MAram
Beginner
1,819 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
644 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