DefconNowhere
Junior Member level 1
- Joined
- Nov 3, 2017
- Messages
- 17
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 165
Dear Expert Designers:
I am trying to add an instance array to my schematic whose length is a parameter, say N.
If instance array name is myarray, I would normally use something like myarray<7:0> as instance name but here I want "7" to be a parameter, say N. I tried something like myarray<pPar("N"):0> and Cadence virtuoso complains.
If you know how this can be done or this is not allowed in Cadence virtuoso schematics at all, please give me a heads up.
Thanks.
Sincerely,
I am trying to add an instance array to my schematic whose length is a parameter, say N.
If instance array name is myarray, I would normally use something like myarray<7:0> as instance name but here I want "7" to be a parameter, say N. I tried something like myarray<pPar("N"):0> and Cadence virtuoso complains.
If you know how this can be done or this is not allowed in Cadence virtuoso schematics at all, please give me a heads up.
Thanks.
Sincerely,