how to give a variable array in vhdl for papilio one

Status
Not open for further replies.

fisat

Newbie level 3
Joined
Feb 10, 2016
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
27
Can any one help me declare a variable array. in avhdl for a papilio one
 

Please be more specific? Do you want:
An array that is a variable?
An array with variable length?
Is this for testing or synthesis?

The first is easy.
For the second, you can have pointers to fixed length arrays that you create during simulation. But this is only for testbench code - it is not synthesisable.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…