Up Next
Go up to 8 Architectural Constructs
Go forward to 8.2 Unit Specifications

8.1 Unit Declarations and Definitions

The visibility of unit names in architectural specifications is linear: each name has to be declared or defined before it is used in a unit expression; and no unit name may be introduced more than once in a particular architectural specification. Note that declarations and definitions of units do not affect the global environment: a unit may be referenced only within the architectural specification in which it occurs.

  • 8.1.1 Unit Declarations
  • 8.1.2 Unit Definitions

  • CoFI Document: CASL/Summary-v1.0 -- Version: 1.0 -- 22 October 1998.
    Comments to cofi-language@brics.dk

    Up Next