EEVblog Electronics Community Forum

Electronics => Beginners => Topic started by: sci4me on June 17, 2015, 02:57:11 pm

Title: EAGLE Newbie problem - pins not there?
Post by: sci4me on June 17, 2015, 02:57:11 pm
Hey guys! So I am trying to learn to use Eagle. I quickly ran into this problem: there don't seem to be power pins on parts? Screenie:

(http://i.imgur.com/M04GkLO.png)

Running ERC whines about lack of Vcc and GND connections. I would connect them if I knew how! :P

How do I deal with this?
Title: Re: EAGLE Newbie problem - pins not there?
Post by: matseng on June 17, 2015, 03:05:57 pm
Click on the Invoke -button. It looks like four small AND-gates.

On the popup menu select the line with power.

The invoke is also used for adding the other gates in multigste devices like hex inverters and others.
Title: Re: EAGLE Newbie problem - pins not there?
Post by: 128er on June 17, 2015, 03:07:47 pm
Ah, matseng was faster :D

Or right click on the symbol you added in your schematic and klick invoke. Doesn't matter how you do it.
Title: Re: EAGLE Newbie problem - pins not there?
Post by: sci4me on June 17, 2015, 03:31:21 pm
Wait, does this mean I have to have the power pins separate from the chip?

I mean, I guess it makes sense and in larger designs is probably better to have a power section... but... it's kind of annoying you don't seem to get to choose.

Anyway, thanks!

EDIT: Can I fix the un-readability of the VCC and GND labels?

(http://i.imgur.com/wGDVbST.png)
Title: Re: EAGLE Newbie problem - pins not there?
Post by: Yansi on June 17, 2015, 03:34:51 pm
Rotate it by 90 degrees.
Title: Re: EAGLE Newbie problem - pins not there?
Post by: sci4me on June 17, 2015, 03:39:08 pm
Rotate it by 90 degrees.

180*? :P

Thanks guys!