Re: Help! Bus notation on schematics
- From: Bernd Fischer <""bernd.fischer\"@xignal-A%&HY%$v#&G=.de">
- Date: Fri, 28 Oct 2005 11:06:53 +0200
Virtuoso Schematic Editor User Guide, Section: Multiple-Bit Wire Connections Section: Wire-to-Iterated Instance Connections Section: Multiple-Bit Wire Naming Conventions
Bernd
JC wrote:
Hi,
Using the Cadence schematic tool, I have a cell instantiated 128 times, Icell1<127:0>.
I want groups of 4 cells at the time to have the same input, so there will be 32 signals, x<31:0> going to 128 cells.
I can label the bus to the input
etc., x<1>, x<1>, x<1>, x<1>, x<0>, x<0>, x<0>, x<0>
but it is a very long string.
What is the syntax to abbreviate it, such as
etc., ((x<1>) *4), ((x<0>) *4)
or something even shorter such as
bit=0; (((x<bit + 1>) *4) *32)
Thanks,
Joe joe.clark@nospm@adtran.com
.
- References:
- Help! Bus notation on schematics
- From: JC
- Help! Bus notation on schematics
- Prev by Date: Re: Labels in Virtuoso
- Next by Date: Re: symbol + schematic pcells
- Previous by thread: Help! Bus notation on schematics
- Next by thread: *Error* unknown: dbSetq: Can not set attribute
- Index(es):