j hemangini
Member level 1
- Joined
- Jul 21, 2008
- Messages
- 35
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,288
- Activity points
- 1,573
vhdl array definition
I want to define an array having values [1,2,3,4,5] etc, and then want access these values one by one . Please tell me how can i define any fixed value array in vhdl code and how can i access values from that array.
Thank you.
I want to define an array having values [1,2,3,4,5] etc, and then want access these values one by one . Please tell me how can i define any fixed value array in vhdl code and how can i access values from that array.
Thank you.