how to use STD_LOGIC_VECTOR2

Feb 21, 2007 1 Replies

Hi



I need to convert



type : array (0 to 3) of std_logic_vector (31 downto 0)



to



type : STD_LOGIC_VECTOR2 ( 3 downto 0 , 31 downto 0 )


As an example, I was using signal



DATA_TEMP(3)


Create a function that takes as input an array of std_logic_vector() and outputs a two dimensional array of of std_logic_vector2.

Kevin Jennings

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required