Altera_Forum
Honored Contributor
13 years agoArray of an element
Sorry if this is a basic question but how do I specify an array of elements in the schematic?
I have a shift register element and need 16 of these. So I made a symbol for the element and tried setting its instance name as Shift[15..0] then attaching busses or signals to its pins. What I am assuming is that a 16 bit bus attached to a bus will be on a per bit basis, attaching a signal to a bus connects all bus elements to that net name. This doesnt seem to work, what am I doing wrong? Point me at an example if there is one.