home *** CD-ROM | disk | FTP | other *** search
- ≡
- DATE
- Overview
- This is the keyword that begins the statement identifying the creation
- date of the design.
-
-
- Syntax───────────────────────────────────────────────────────────────
- DATE Creation Date
-
- ─────────────────────────────────────────────────────────────────────
-
- Device Support: All PLD devices.
- ·
- Syntax
- You use this keyword in the declaration segment of either a Boolean or
- state-machine design.
-
- Syntax───────────────────────────────────────────────────────────────
- DATE Creation Date
- Example──────────────────────────────────────────────────────────────
- TITLE
- PATTERN
- REVISION
- AUTHOR
- COMPANY
- DATE 01/09/91
- CHIP
- ─────────────────────────────────────────────────────────────────────
- ·
- Definitions
-
- Creation Identifies a set of numbers that represent the month,
- Date day, and year the design was created or edited. The
- date may be entered as any 60 character string. Place
- the date statement after the company statement and
- before the Chip statement.
- ·
- Use
- The following error conditions pertain to the DATE statement.
-
- ■ Without a DATE statement, a warning is issued and processing
- continues.
-
- ■ With multiple DATE statements, an error is reported and
- processing stops.
- ·
- Related Topics
- AUTHOR
- CHIP
- COMPANY
- Declaration Segment
- PATTERN
- REVISION
- ·
-