Define 2 D Array M Entry N Bits Select Apply Multiple Answers Select One Option Logic N 1 Q37035993

Define a 2-D Array with M entry of N bits.

Select all that apply. Multiple answers:

You can select more than one option

A logic [N-1:0] arr [M-1:0]

B logic [M-1:0][N-1:0] arr

C logic arr [M-1:0][N-1:0]


Solution


Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.