Opens a dialog box to define a bus register.
Number | Type | Compulsory | Default | Description |
---|---|---|---|---|
1 |
real array |
Yes |
|
initial settings |
The argument is a real array of length 4 and defines the initial settings for the box controls as follows:
0 | Number of bits |
1 | 1 if "Has output enable" box checked. Otherwise 0. |
2 | Setup time |
3 | Clock delay |
Return type: real array
The function returns a real array of length 4 with the same format as the argument described above. If the user selects Cancel the function returns an empty vector.
|