Forum Discussion
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.