the operators

the operators


operators :

operators are divided into a lot of  types but we will talk about logical operators and arithmetic operators 

Logical operators :

Common logical operators are used as symbols or words to connect two or more expressions, where the value of the resulting complex expression depends only on the value of the expressions
 The original meaning of the common operators AND, OR and NOT




arithmetic operators  :
 
An operator that performs arithmetic operations on groups and numbers. In AHDL, supported arithmetic operators in Boolean expressions consist of the prefix and binary plus ( + ) and minus ( - ) symbols.

Comments

Popular Posts