Altera_Forum
Honored Contributor
9 years agoError: near "1e": Digits must follow 'E' character in real
Hello everyone,I'm a starter of Quartus II and I meet one question but I have no idea.
I want to creat *.vwf file to run functional simulation but it went wrong.The messages are as followed. and I have uploaded my project files, because of limitation of file types, I rename their file names, you need to rename them again after downloading them.The real name are"mo60.bdf"&"m.vwf",and the project is about making a BCD counter of mod 60.
# do mo60.do
# ** Warning: (vlib-34) Library already exists at "work".
#
# Model Technology ModelSim ALTERA vlog 10.1d Compiler 2012.11 Nov 2 2012
# -- Compiling module mo60
#
# Top level modules:
# mo60
# Model Technology ModelSim ALTERA vlog 10.1d Compiler 2012.11 Nov 2 2012
# -- Compiling module mo60_vlg_sample_tst
# -- Compiling module mo60_vlg_check_tst
# ** Error: mo60.vt(62): near "1": syntax error, unexpected INTEGER NUMBER, expecting ')'
# ** Error: mo60.vt(92): near "1e": Digits must follow 'E' character in real.
# ** Error: mo60.vt(93): near "2e": Digits must follow 'E' character in real.
# ** Error: mo60.vt(94): near "3e": Digits must follow 'E' character in real.
# ** Error: mo60.vt(95): near "4e": Digits must follow 'E' character in real.
# ** Error: mo60.vt(246): near "1e": Digits must follow 'E' character in real.
# ** Error: mo60.vt(246): near "2e": Digits must follow 'E' character in real.
# ** Error: mo60.vt(246): near "3e": Digits must follow 'E' character in real.
# ** Error: mo60.vt(246): near "4e": Digits must follow 'E' character in real.
# ** Error: c:/altera/13.0sp1/modelsim_ase/win32aloem/vlog failed.
# Executing ONERROR command at macro ./mo60.do line 4
http://www.alteraforum.com/forum/attachment.php?attachmentid=12884&stc=1 http://www.alteraforum.com/forum/attachment.php?attachmentid=12885&stc=1 http://www.alteraforum.com/forum/attachment.php?attachmentid=12886&stc=1