How can I connect multi bits to one bit?

T

Tao Chen

Guest
There is an output pin, a<12:0>, in one of my symbol. I want to
connect some of the wires, say a<12:9>, to a single pin of another
symbol. How can I do this without getting an error ? In the very old
"compass" system, I can easily do this by giving the same net a
different name (alias) with the "alias" symbol. I was wondering if I
can do the same thing in Cadence's composer. Any suggestions? Thanks!
 
On Sun, 28 Oct 2007 23:26:36 -0000, Tao Chen <chentao74@gmail.com> wrote:

There is an output pin, a<12:0>, in one of my symbol. I want to
connect some of the wires, say a<12:9>, to a single pin of another
symbol. How can I do this without getting an error ? In the very old
"compass" system, I can easily do this by giving the same net a
different name (alias) with the "alias" symbol. I was wondering if I
can do the same thing in Cadence's composer. Any suggestions? Thanks!
Does Composer support a "synonym" symbol? If so, it'd be the same
functionality as the "alias" symbol you once used...
 
There is an output pin, a<12:0>, in one of my symbol. I want to
connect some of the wires, say a<12:9>, to a single pin of another
symbol. How can I do this without getting an error ? In the very old
"compass" system, I can easily do this by giving the same net a
different name (alias) with the "alias" symbol. I was wondering if I
can do the same thing in Cadence's composer. Any suggestions? Thanks!
Just tap those bits from your bus (ie draw a wire and add label a<12:9>), then connect to the pin.

It will complain that outputs are shorted together - this is just a warning, change port type to
inputOutput in order to avoid it.

Read the composer user's manual for more info, there's a whole section about this.

cheers,

Stéphane
 
On Oct 29, 2:58 am, daytripper <day_tri...@REMOVEyahoo.com> wrote:
On Sun, 28 Oct 2007 23:26:36 -0000, Tao Chen <chenta...@gmail.com> wrote:
There is an output pin, a<12:0>, in one of my symbol. I want to
connect some of the wires, say a<12:9>, to a single pin of another
symbol. How can I do this without getting an error ? In the very old
"compass" system, I can easily do this by giving the same net a
different name (alias) with the "alias" symbol. I was wondering if I
can do the same thing in Cadence's composer. Any suggestions? Thanks!

Does Composer support a "synonym" symbol? If so, it'd be the same
functionality as the "alias" symbol you once used...
basic/patch?
--
Svenn
 

Welcome to EDABoard.com

Sponsor

Back
Top