AHDL

Boolean Control Equation Syntax



Boolean control equations have the following BNF syntax:

<symbolic name>.clk = <rgroup>;
[<symbolic name>.reset = <rgroup>;]
[<symbolic name>.ena = <rgroup>;]

 

NOTE The <symbolic name> in a Boolean control equation must be declared as a state machne in a State Machine Declaration in the Variable Section.


Back to Top

- Altera -

 

Created by chm2web html help conversion utility.