Creating Combinational Logic (AHDL)

Logic is combinational if outputs at a specified time are a function only of the inputs at that time. Combinational logic is implemented in AHDL with Boolean expressions and equations, truth tables, and a variety of megafunctions and macrofunctions. Examples of combinational logic functions include decoders, multiplexers, and adders.

Refer to the following topics for more information on combinational logic: