Glossary

two's complement


A system of representing binary numbers in which the negative of a number is equal to its inverse plus 1. Arithmetic operators in AHDL assume that groups they operate on are a two's complement binary number. In VHDL, you must declare a two's complement binary number with a signed data type.

- PLDWorld -

 

Created by chm2web html help conversion utility.