Index Forums System Verilog ARRAY

  • Creator
    Topic
  • #4054

    ASSIGNMENT :-2
    8. Assume a string is having 5 elements. Assign “abc, “def”, “ghi” and so on to the respective elements.e.g string St[0]=”abc”;Perform all the array locator methods on the declared string

    9. How to shuffle the order of the elements in an array. Explain it with an example

  • You must be logged in to reply to this topic.