www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Summary
Signal object is the target of a variable assignment statement.
Description
The VHDL Analyzer has encountered an illegal use of the := (variable assignment) operator.
Recommendation
Check to make sure the object being assigned was declared properly. Note that signal and port assignments require the <= assignment operator to be used in place of :=.