Hello,
When i add a package to my board layout, i got tStop thingies (donno what they are)
that do not move with the package
i can't even select them
how could i delete these ?
thx
Hello,
When i add a package to my board layout, i got tStop thingies (donno what they are)
that do not move with the package
i can't even select them
how could i delete these ?
thx
Hi Rompel,
These are error polygons from the DRC. They can be removed by running
the DRC and then clicking "Clear All" in the errors dialog that pops up.
Let me know if there's anything else I can do for you.
Best Regards,
Jorge Garcia
ok thanks mate
but now i got another problem, "More than one output pin on net..."
i use 2 x 4067 multiplexers having their output either setup as a regular output or being set as high impedance output
so both outputs are linked to the same connector and it is meant to be that way cos when i enable one chip, I disable the other one
do you know how could i solve this ?
also i get tons of warnings but i am not going to list them all,
is there a page where i can find a list of errors/warnings and how to solve them ?
thx
rompel stilchen wrote:
ok thanks mate
but now i got another problem, "More than one output pin on net..."
i use 2 x 4067 multiplexers having with their output being either a
regular output or being set as high impedance output
so both outputs are linked to the same connector and it is meant to be
that way cos when i enable one chip, I disable the other one
do you know how could i solve this ?
have a look at the direction the relevant pins are set to in the
symbol (library editor).
If they are set to 'OUT', multiple pins of that sort will generate a
ERC error.
Should be IO or HIZ (see help pin for more info on possible direction
settings).
--
Lorenz
rompel stilchen wrote:
ok thanks mate
but now i got another problem, "More than one output pin on net..."
i use 2 x 4067 multiplexers having with their output being either a
regular output or being set as high impedance output
so both outputs are linked to the same connector and it is meant to be
that way cos when i enable one chip, I disable the other one
do you know how could i solve this ?
have a look at the direction the relevant pins are set to in the
symbol (library editor).
If they are set to 'OUT', multiple pins of that sort will generate a
ERC error.
Should be IO or HIZ (see help pin for more info on possible direction
settings).
--
Lorenz