madalin1990
Full Member level 2
- Joined
- Apr 4, 2012
- Messages
- 124
- Helped
- 2
- Reputation
- 4
- Reaction score
- 2
- Trophy points
- 1,298
- Activity points
- 2,090
Because i have a project in progress and questions seem to pile up i choose to open this thread to use for any present and future questions.
Ok.so here is my question:
How to declare and use a 2 dimension variable?Is this declaration correct:
Ok.so here is my question:
How to declare and use a 2 dimension variable?Is this declaration correct:
Code:
wire [2:0] variable [23:0] ;
Last edited: