Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

warning with on chip memory data items width

hello,

I use quartus II 8.0 and statixII gx ep2s60GX.

I made a modification in my current design (which works well) in .vhd file.

Now I've got this warning from onchip memory.

Warning: Width of data items in "memory_0.hex" is greater than the memory width. Wrapping data items to subsequent addresses.

Warning: Data at line (2) of memory initialization file "init_file_0.hex" is too wide to fit in one

memory word. Wrapping data to subsequent addresses.

.

.

.

.

.

it continues to Data at line (11).

When I have this warning my design doesn't work well and some functionalities are missing.

Is there someone who can help me to solve my probleme.

Of course I want to know what happened.

Thanks. If you have any question please ask.

ps: This not a probleme with the size of the on-chip memory with ".hex" file.

12 Replies