Altera_Forum
Honored Contributor
13 years agoMetavalue detected in ModelSim
Hi,
Anyone please help me, I have run a simulation on a convolution 3x3 project in ModelSim. The input is read from .bin file in which this file is actually a pixel values of an image. The problem is the output give 0 value and ModelSim give a warning: # ** Warning: NUMERIC_STD.TO_INTEGER: metavalue detected, returning 0# Time: 0 ps Iteration: 0 Instance: /ro_filt_3x3_tb/UUT/window_3x3x/fifob# ** Warning: NUMERIC_STD.TO_INTEGER: metavalue detected, returning 0# Time: 0 ps Iteration: 0 Instance: /ro_filt_3x3_tb/UUT/window_3x3x/fifoa I try to debug the codes,but unsuccessful:(. Please advises me,thank you. I attach the project file also