Procedural Assignments
Procedural Assignments - assignments that are made inside the two structured procedures (initial and always blocks)
Update values of reg, integer, real, or time variables
Value placed on a variable will remain unchanged until another procedural assignment updates the variable with a different value.