This is an old revision of the document!
Attributes
ACT provides a mechanism to specify user-customizable attributes. These can be attached to both instances as well as production rules. Different ACT tools can use these attributes for a variety of purposes.
Production rule attributes are specified in the following way:
... prs { [attrib1=value1; attrib2=value2] a & b -> c- } ...
Production rule attributes are processed by netlist generation and simulation tools.
- Netlist attributes