D
Divyang M
Guest
Hi,
When I use the VHDL200x Fixed Point package in Quartus 4.2 SP1, it
works fine and I get correct results for my design (though there are 3
warnings and some Infos resulting from the package), but in Quartus 5.0
some conditions from the fixed point package evaluate to a constant and
the same design gives wrong results.
How can I go about using the fixed_point package successfully in
Quartus 5.0?
The details of the warnings and infos are below:
Fixed Point Package : version 1.3 2005-04-15
The warnings I get in Quartus 5.0 are :
Warning : (10037) Verilog HDL or VHDL warning at fixed_pkg_c.vhd (1566)
: condition expression evaluates to a constant
Same problem that occurs on line 1566 occurs at the following lines
also:
4042, 1754, 1666, 1525, 4042, 1754, 1173, 1177, 1713
In addition, I also get the following info:
Info: VHDL Case Statement information at fixed_pkg_c.vhd(3927): OTHERS
choice is never selected.
In Quartus version 4.2 SP1 I get the following warnings:
Warning: VHDL Subtype or Type Declaration warning at
fixed_pkg_c.vhd(1130): subtype or type has null range.
Same warnings on lines 1131, 1132
And same Info as Quartus 5.0.
Thanks,
Divyang M.
When I use the VHDL200x Fixed Point package in Quartus 4.2 SP1, it
works fine and I get correct results for my design (though there are 3
warnings and some Infos resulting from the package), but in Quartus 5.0
some conditions from the fixed point package evaluate to a constant and
the same design gives wrong results.
How can I go about using the fixed_point package successfully in
Quartus 5.0?
The details of the warnings and infos are below:
Fixed Point Package : version 1.3 2005-04-15
The warnings I get in Quartus 5.0 are :
Warning : (10037) Verilog HDL or VHDL warning at fixed_pkg_c.vhd (1566)
: condition expression evaluates to a constant
Same problem that occurs on line 1566 occurs at the following lines
also:
4042, 1754, 1666, 1525, 4042, 1754, 1173, 1177, 1713
In addition, I also get the following info:
Info: VHDL Case Statement information at fixed_pkg_c.vhd(3927): OTHERS
choice is never selected.
In Quartus version 4.2 SP1 I get the following warnings:
Warning: VHDL Subtype or Type Declaration warning at
fixed_pkg_c.vhd(1130): subtype or type has null range.
Same warnings on lines 1131, 1132
And same Info as Quartus 5.0.
Thanks,
Divyang M.