Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21608 Discussions

Unusual message when using quartus_cdb commandline

Altera_Forum
Honored Contributor II
1,226 Views

Just wondering if I need to worry about this warning. My distributor said he had never seen it before: 

 

$ quartus_cdb --update_mif LINX_SCLR.qpf 

 

Info: ******************************************************************* 

Info: Running Quartus II 32-bit MIF/HEX Update 

Info: Version 11.1 Build 173 11/01/2011 SJ Full Version 

Info: Copyright (C) 1991-2011 Altera Corporation. All rights reserved. 

... 

... 

Info: applicable agreement for further details. 

Info: Processing started: Tue Dec 4 11:38:48 2012 

Info: Command: quartus_cdb --update_mif LINX_SCLR.qpf 

Warning (113015): Width of data items in "LocalRAM.hex" is greater than the memory width. Wrapping data items to subsequent addresses. Found 8800 warnings, reporting 10 

Warning (113009): Data at line (2) of memory initialization file "LocalRAM.hex" is too wide to fit in one memory word. Wrapping data to subsequent addresses. 

Warning (113009): Data at line (3) of memory initialization file "LocalRAM.hex" is too wide to fit in one memory word. Wrapping data to subsequent addresses. 

Warning (113009): Data at line (4) of memory initialization file "LocalRAM.hex" is too wide to fit in one memory word. Wrapping data to subsequent addresses. 

Warning (113009): Data at line (5) of memory initialization file "LocalRAM.hex" is too wide to fit in one memory word. Wrapping data to subsequent addresses. 

Warning (113009): Data at line (6) of memory initialization file "LocalRAM.hex" is too wide to fit in one memory word. Wrapping data to subsequent addresses. 

Warning (113009): Data at line (7) of memory initialization file "LocalRAM.hex" is too wide to fit in one memory word. Wrapping data to subsequent addresses. 

Warning (113009): Data at line (8) of memory initialization file "LocalRAM.hex" is too wide to fit in one memory word. Wrapping data to subsequent addresses. 

Warning (113009): Data at line (9) of memory initialization file "LocalRAM.hex" is too wide to fit in one memory word. Wrapping data to subsequent addresses. 

Warning (113009): Data at line (10) of memory initialization file "LocalRAM.hex" is too wide to fit in one memory word. Wrapping data to subsequent addresses. 

Warning (113009): Data at line (11) of memory initialization file "LocalRAM.hex" is too wide to fit in one memory word. Wrapping data to subsequent addresses. 

Info (39024): Processed the following Memory Initialization File(s) 

Info (39025): Processed Memory Initialization File /home/mkarasoff/devfiles/Clive/linxfpgawork/LINX_V4_2_b/LinxScalar/LINX_SCLR/LocalRAM.hex 

 

Thanks for any advice. 

 

0 Kudos
0 Replies
Reply