how to declare a array in CPLD device useing vhdl?

Status
Not open for further replies.

ymq8328

Member level 3
Joined
May 26, 2005
Messages
57
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,847
for examle .
I wiil declare a array like this :
int output[100];

is it true in this way?
type output is array(0 to 99) of integer;
 

but I can't pass the xst
 

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…