S
Subroto Datta
Guest
Glen,
Please check if you are getting the following message:
Warning (10040): Verilog HDL or VHDL arithmetic warning at <location>:
loss of carry in addition or borrow in subtraction
If so, then this is a linting message that points out a potential
design mistake. It's a related, but nevertheless distinct issue from
simple truncation. If you get the truncation warning, you may be using
a much older version of the software that didn't distinguish loss of
carry from generic value truncation according to Verilog expression
sizing rules. If you want you could mail the qar file for your project
to me and can confirm.
Hope this helps,
Subroto Datta
Altera Corp.
Please check if you are getting the following message:
Warning (10040): Verilog HDL or VHDL arithmetic warning at <location>:
loss of carry in addition or borrow in subtraction
If so, then this is a linting message that points out a potential
design mistake. It's a related, but nevertheless distinct issue from
simple truncation. If you get the truncation warning, you may be using
a much older version of the software that didn't distinguish loss of
carry from generic value truncation according to Verilog expression
sizing rules. If you want you could mail the qar file for your project
to me and can confirm.
Hope this helps,
Subroto Datta
Altera Corp.