ADM-XRC SDK 2.8.1 User Guide (Linux)
© Copyright 2001-2009 Alpha Data


PLXSIM VHDL reference - integer_vector_t

Declaration

Synopsis

Description

Declaration
type integer_vector_t is array(natural range <>) of integer;
Synopsis

integer_vector_t is a vector of integers.

Description

Use this type to specify the priorities for the arbiter component.

 


 Top of page