Procedural Assignments - 2023.2 English

Vivado Design Suite User Guide: Synthesis (UG901)

Document ID
UG901
Release Date
2023-11-01
Version
2023.2 English
  • Behavioral Verilog procedural assignments:
    • Assign values to variables declared as reg.
    • Are introduced by always blocks, tasks, and functions.
    • Model registers and Finite State Machine (FSM) components.
  • Vivado synthesis supports:
    • Combinatorial functions
    • Combinatorial and sequential tasks
    • Combinatorial and sequential always blocks