In hardware a groups of blocking assignments get registered all in
parallel, independent of one another, even if some earlier lhs is
found in the rhs of a later assignment.
With blocking assignments, the order matters, and so dependencies will
cascade. A lhs that appears in a later rhs will result in a longer
chain of combinatorial logic.
Just for reference's sake, the first paragraph is actually referring to non-blocking assignment, right?
_______________________________________________
Open-graphics mailing list
Open-graphics@duskglow.com
http://lists.duskglow.com/mailman/listinfo/open-graphics
List service provided by Duskglow Consulting, LLC (www.duskglow.com)