Error Message: $Y0181

www.kxcad.net Home > Electronic Index > Altium(Protel) Index


Your Ad Here

Summary

Attempt to assign to a port with mode LINKAGE.

Description

The Compiler has encountered an invalid use of a port with mode linkage. It is not legal to assign values to ports that have been declared as mode linkage.

Recommendation

Check to make sure that you are assigning to the correct port in your design. If you need to assign a value to the port, use mode inout or out.

Your Ad Here