home *** CD-ROM | disk | FTP | other *** search
- ≡
- AUTHOR
- Overview
- This is the keyword of a statement that defines the name of the
- design's author. This statement is useful for documenting the design.
-
- Syntax───────────────────────────────────────────────────────────────
- AUTHOR Designer
-
- ─────────────────────────────────────────────────────────────────────
-
- Device support: All PLD devices.
- ·
- Syntax
- You can use the Author statement only in the declaration segment, as
- shown below.
-
- Syntax───────────────────────────────────────────────────────────────
- AUTHOR Designer
- Example──────────────────────────────────────────────────────────────
- TITLE
- PATTERN
- REVISION
- AUTHOR Karen Olsen
- COMPANY
- DATE
- ─────────────────────────────────────────────────────────────────────
- ·
- Definitions
-
- Designer Defines the name of the individual who created the
- design. Observe the guidelines below.
-
- ■ Include the Author statement and designer name in
- either Boolean or state-machine files or in the
- schematic-control file form.
-
- ■ Place the statement and name in the order specified
- in the syntax example, following Revision and
- preceding Company.
-
- ■ Use any combination of up to 59 alphanumeric
- characters and the period character.
-
- Reserved words are allowed within this statement;
- however, do not use any punctuation or symbols other
- than the period.
- ·
- Use
- The following error conditions pertain to the Author statement.
-
- ■ Without the Author statement, the software issues a warning and
- continues processing the file.
-
- ■ With multiple Author statements, the software issues an error and
- stops processing the file.
- ·
- Related Topics
- COMPANY
- DATE
- Declaration Segment
- PATTERN
- REVISION
- TITLE
- ·
-