Entity Layout: PARAM

Synopsis

The PARAM declaration provides a mechanism for displaying a parameter and specifying its position.

Syntax

object_id : PARAM param_name MODE mode_name POSITION (param_x,param_y)

Example

Memory_Hierarchy.secondary_cache : PARAM cache_size MODE VALUE POSITION (50,0)