Named nets not connected in Eagle board designEAGLE: how to find where the pin is connected - navigating...
How to chmod files that have a specific set of permissions
Drawing the Möbius band and the Klein bottle
What does it mean when I add a new variable to my linear model and the R^2 stays the same?
Align equations with text before one of them
What is "desert glass" and what does it do to the PCs?
What is the purpose of a disclaimer like "this is not legal advice"?
An Undercover Army
Is "cogitate" an appropriate word for this?
I can't die. Who am I?
Remove object from array based on array of some property of that object
Linear Combination of Atomic Orbitals
Where do you go through passport control when transiting through another Schengen airport on your way out of the Schengen area?
Naming Characters after Friends/Family
Rationale to prefer local variables over instance variables?
Why aren't there more gauls like Obelix?
Called into a meeting and told we are being made redundant (laid off) and "not to share outside". Can I tell my partner?
The (Easy) Road to Code
Should I use HTTPS on a domain that will only be used for redirection?
How can friction do no work in case of pure rolling?
When to use the term transposed instead of modulation?
Why do phishing e-mails use faked e-mail addresses instead of the real one?
I've given my players a lot of magic items. Is it reasonable for me to give them harder encounters?
What is the meaning of option 'by' in TikZ Intersections
Is there a way to find out the age of climbing ropes?
Named nets not connected in Eagle board design
EAGLE: how to find where the pin is connected - navigating fairly large schematicsPlease review my board designEagle PCB design: wire names for multiple power/gnd pinsHow to connect VCC and GND connections of 4050 buffer IC on Eagle?GND signals not connecting to Polygon in EagleEagle Autorouter Ignoring Ground PlaneCircuit schematic in Eagle seems to connected in series in board layoutmultiple planes (fills) in eagleInvalid nets in Eagle PCB board projectEAGLE schematic - capacitors and resistors all incorrectly connect to each other in BOARD
$begingroup$
I set up my schematic in Eagle and used named nets to make all of the connections. If I highlight any of the connections in the schematic everything lights up properly.
When I switch to board design though most of the connections are missing. I have GND and VCC nets, each with multiple connections which show up properly on the board. But all of the point to point connections (connector to IC) are missing.
Any idea what I'm doing wrong?
eagle board
$endgroup$
add a comment |
$begingroup$
I set up my schematic in Eagle and used named nets to make all of the connections. If I highlight any of the connections in the schematic everything lights up properly.
When I switch to board design though most of the connections are missing. I have GND and VCC nets, each with multiple connections which show up properly on the board. But all of the point to point connections (connector to IC) are missing.
Any idea what I'm doing wrong?
eagle board
$endgroup$
$begingroup$
I have never seen this fail like this. Do you have all of the copper layers visible? It's possible that some of the nets have already been routed, but you're just not seeing them. Any chance you accidentally ran the autorouter at some point? Otherwise, it may be time to delete all of the .brd files and create a fresh layout from the schematic.
$endgroup$
– Dave Tweed♦
5 hours ago
$begingroup$
All of the layers are visible and nothing has been auto-routed. I deleted the BRD file and created a new one with the same results. I found a possible fix here element14.com/community/thread/11927/l/… I'll report back with results
$endgroup$
– scottinthebooth
4 hours ago
add a comment |
$begingroup$
I set up my schematic in Eagle and used named nets to make all of the connections. If I highlight any of the connections in the schematic everything lights up properly.
When I switch to board design though most of the connections are missing. I have GND and VCC nets, each with multiple connections which show up properly on the board. But all of the point to point connections (connector to IC) are missing.
Any idea what I'm doing wrong?
eagle board
$endgroup$
I set up my schematic in Eagle and used named nets to make all of the connections. If I highlight any of the connections in the schematic everything lights up properly.
When I switch to board design though most of the connections are missing. I have GND and VCC nets, each with multiple connections which show up properly on the board. But all of the point to point connections (connector to IC) are missing.
Any idea what I'm doing wrong?
eagle board
eagle board
asked 5 hours ago
scottintheboothscottinthebooth
1163
1163
$begingroup$
I have never seen this fail like this. Do you have all of the copper layers visible? It's possible that some of the nets have already been routed, but you're just not seeing them. Any chance you accidentally ran the autorouter at some point? Otherwise, it may be time to delete all of the .brd files and create a fresh layout from the schematic.
$endgroup$
– Dave Tweed♦
5 hours ago
$begingroup$
All of the layers are visible and nothing has been auto-routed. I deleted the BRD file and created a new one with the same results. I found a possible fix here element14.com/community/thread/11927/l/… I'll report back with results
$endgroup$
– scottinthebooth
4 hours ago
add a comment |
$begingroup$
I have never seen this fail like this. Do you have all of the copper layers visible? It's possible that some of the nets have already been routed, but you're just not seeing them. Any chance you accidentally ran the autorouter at some point? Otherwise, it may be time to delete all of the .brd files and create a fresh layout from the schematic.
$endgroup$
– Dave Tweed♦
5 hours ago
$begingroup$
All of the layers are visible and nothing has been auto-routed. I deleted the BRD file and created a new one with the same results. I found a possible fix here element14.com/community/thread/11927/l/… I'll report back with results
$endgroup$
– scottinthebooth
4 hours ago
$begingroup$
I have never seen this fail like this. Do you have all of the copper layers visible? It's possible that some of the nets have already been routed, but you're just not seeing them. Any chance you accidentally ran the autorouter at some point? Otherwise, it may be time to delete all of the .brd files and create a fresh layout from the schematic.
$endgroup$
– Dave Tweed♦
5 hours ago
$begingroup$
I have never seen this fail like this. Do you have all of the copper layers visible? It's possible that some of the nets have already been routed, but you're just not seeing them. Any chance you accidentally ran the autorouter at some point? Otherwise, it may be time to delete all of the .brd files and create a fresh layout from the schematic.
$endgroup$
– Dave Tweed♦
5 hours ago
$begingroup$
All of the layers are visible and nothing has been auto-routed. I deleted the BRD file and created a new one with the same results. I found a possible fix here element14.com/community/thread/11927/l/… I'll report back with results
$endgroup$
– scottinthebooth
4 hours ago
$begingroup$
All of the layers are visible and nothing has been auto-routed. I deleted the BRD file and created a new one with the same results. I found a possible fix here element14.com/community/thread/11927/l/… I'll report back with results
$endgroup$
– scottinthebooth
4 hours ago
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The nets weren't connected to the actual part. I was able to pick up each IC and drop it back on the nets and they all connected. Ratsnest shows up properly now.
$endgroup$
$begingroup$
Ah, yes. I've run into that before, but I forgot about it.
$endgroup$
– Dave Tweed♦
4 hours ago
$begingroup$
I appreciate your help!
$endgroup$
– scottinthebooth
3 hours ago
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["\$", "\$"]]);
});
});
}, "mathjax-editing");
StackExchange.ifUsing("editor", function () {
return StackExchange.using("schematics", function () {
StackExchange.schematics.init();
});
}, "cicuitlab");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "135"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f426139%2fnamed-nets-not-connected-in-eagle-board-design%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The nets weren't connected to the actual part. I was able to pick up each IC and drop it back on the nets and they all connected. Ratsnest shows up properly now.
$endgroup$
$begingroup$
Ah, yes. I've run into that before, but I forgot about it.
$endgroup$
– Dave Tweed♦
4 hours ago
$begingroup$
I appreciate your help!
$endgroup$
– scottinthebooth
3 hours ago
add a comment |
$begingroup$
The nets weren't connected to the actual part. I was able to pick up each IC and drop it back on the nets and they all connected. Ratsnest shows up properly now.
$endgroup$
$begingroup$
Ah, yes. I've run into that before, but I forgot about it.
$endgroup$
– Dave Tweed♦
4 hours ago
$begingroup$
I appreciate your help!
$endgroup$
– scottinthebooth
3 hours ago
add a comment |
$begingroup$
The nets weren't connected to the actual part. I was able to pick up each IC and drop it back on the nets and they all connected. Ratsnest shows up properly now.
$endgroup$
The nets weren't connected to the actual part. I was able to pick up each IC and drop it back on the nets and they all connected. Ratsnest shows up properly now.
answered 4 hours ago
scottintheboothscottinthebooth
1163
1163
$begingroup$
Ah, yes. I've run into that before, but I forgot about it.
$endgroup$
– Dave Tweed♦
4 hours ago
$begingroup$
I appreciate your help!
$endgroup$
– scottinthebooth
3 hours ago
add a comment |
$begingroup$
Ah, yes. I've run into that before, but I forgot about it.
$endgroup$
– Dave Tweed♦
4 hours ago
$begingroup$
I appreciate your help!
$endgroup$
– scottinthebooth
3 hours ago
$begingroup$
Ah, yes. I've run into that before, but I forgot about it.
$endgroup$
– Dave Tweed♦
4 hours ago
$begingroup$
Ah, yes. I've run into that before, but I forgot about it.
$endgroup$
– Dave Tweed♦
4 hours ago
$begingroup$
I appreciate your help!
$endgroup$
– scottinthebooth
3 hours ago
$begingroup$
I appreciate your help!
$endgroup$
– scottinthebooth
3 hours ago
add a comment |
Thanks for contributing an answer to Electrical Engineering Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2felectronics.stackexchange.com%2fquestions%2f426139%2fnamed-nets-not-connected-in-eagle-board-design%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
I have never seen this fail like this. Do you have all of the copper layers visible? It's possible that some of the nets have already been routed, but you're just not seeing them. Any chance you accidentally ran the autorouter at some point? Otherwise, it may be time to delete all of the .brd files and create a fresh layout from the schematic.
$endgroup$
– Dave Tweed♦
5 hours ago
$begingroup$
All of the layers are visible and nothing has been auto-routed. I deleted the BRD file and created a new one with the same results. I found a possible fix here element14.com/community/thread/11927/l/… I'll report back with results
$endgroup$
– scottinthebooth
4 hours ago