Register Array
You can create, edit, and delete register arrays by selecting "Register Array" from the popup menu at the top of the Edit Modules dialog box. A register array is an indexed list of any number of registers. If the array has name "A" and if the array contains 4 registers, then those registers are denoted by "A[0]", "A[1]", "A[2]", and "A[3]". You cannot edit the contents of the registers in an array using this dialog box.
Parameters:
Length: a positive base-10 integer specifying the number of registers in the register array.