Combinatorial Processes - 2022.1 English

Vivado Design Suite User Guide: Synthesis (UG901)

Document ID
UG901
Release Date
2022-06-06
Version
2022.1 English

You can model VHDL combinatorial logic with a process, which explicitly assigns signals a new value every time the process is executed.

 

IMPORTANT:   No signals should implicitly retain its current value, and a process can contain local variables.