Forum Discussion
Altera_Forum
Honored Contributor
8 years agoModelsim: Interpretation of numbers in wave window
Hello all! I've encountered a problem that absolutely baffles me. It's regarding the radix interpretation in the Sim/Wave window. I've checked that the binary number is correct, 64-bit fixed with...
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- After a thorough investigation, this is simply a bug in Modelsim. Just replying for other users future knowledge. --- Quote End --- Though late but I think there is trivial misunderstanding of terminology. It looks like Modelsim means by decimal as signed (without decimal point), unsigned as unsigned(without decimal point) and fixed point for binary with decimal point defintion. Thus your above value is viewed without decimal point unless you choose fixed point. For signed/unsigned it ignores decimal point entered for fixed point.