AHDL

Implementing Conditional Logic



Conditional logic chooses among different behaviors depending on the values of the logic inputs. If Then and Case Statements are ideal for implementing conditional logic:

Information on conditional logic is available in the following topics:

NOTE Conditional logic implemented with If Then and Case Statements should not be confused with logic that is generated conditionally in an If Generate Statement. Logic that is generated conditionally is not necessarily conditional logic.


Back to Top

- Altera -

 

Created by chm2web html help conversion utility.