Application – Specific Integrated Circuits [ASIC]
Hemanth T S
M.Tech, Assistant Professor, Dept., of E&CE, AIET, Moodbidri. 25
ATTRIBUTES
•You can attach a name, also known as an identifier or label, to a component, cell instance, net,
terminal, or connector. You can also attach an attribute, or property, which describes some aspect
of the component, cell instance, net, or connector. Each attribute has a name, and some attributes also
have values. The most common problems in working with schematics and netlists, especially when
you try to exchange schematic information between different tools, are problems in naming.
•Since cells and their contents have to be stored in a database, a cell name frequently corresponds (or
is mapped to) a filename. This then raises the problems of naming conventions including: case
sensitivity, name-collision resolution, dictionaries, handling of special characters (such as embedded
blanks or underscores), other special characters “common” (such as characters in foreign alphabets),
first-character restrictions, name-length problems (only 28 characters are permitted on an NFS
compatible filename), and so on.