Named nets not connected in Eagle board designEAGLE: how to find where the pin is connected - navigating...
PTIJ: Mordechai mourning
Was it really inappropriate to write a pull request for the company I interviewed with?
Deal the cards to the players
Adjust starting of second line
Is this nominative case or accusative case?
Called into a meeting and told we are being made redundant (laid off) and "not to share outside". Can I tell my partner?
Rationale to prefer local variables over instance variables?
Does the US political system, in principle, allow for a no-party system?
The (Easy) Road to Code
In the world of The Matrix, what is "popping"?
Can inspiration allow the Rogue to make a Sneak Attack?
3.5% Interest Student Loan or use all of my savings on Tuition?
Being asked to review a paper in conference one has submitted to
Professor forcing me to attend a conference
Where does the proton come in the reduction of NAD?
What is brightness?
Can a space-faring robot still function over a billion years?
Searching for a string that contains the file name
Why is there an extra space when I type "ls" on the Desktop?
Should I use HTTPS on a domain that will only be used for redirection?
Why aren't there more gauls like Obelix?
Are Wave equations equivalent to Maxwell equations in free space?
Affine transformation of circular arc in 3D
ESPP--any reason not to go all in?
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♦
1 hour 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
45 mins 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 1 hour ago
scottintheboothscottinthebooth
763
763
$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♦
1 hour 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
45 mins 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♦
1 hour 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
45 mins 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♦
1 hour 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♦
1 hour 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
45 mins 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
45 mins 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♦
19 mins ago
$begingroup$
I appreciate your help!
$endgroup$
– scottinthebooth
2 mins 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♦
19 mins ago
$begingroup$
I appreciate your help!
$endgroup$
– scottinthebooth
2 mins 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♦
19 mins ago
$begingroup$
I appreciate your help!
$endgroup$
– scottinthebooth
2 mins 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 26 mins ago
scottintheboothscottinthebooth
763
763
$begingroup$
Ah, yes. I've run into that before, but I forgot about it.
$endgroup$
– Dave Tweed♦
19 mins ago
$begingroup$
I appreciate your help!
$endgroup$
– scottinthebooth
2 mins ago
add a comment |
$begingroup$
Ah, yes. I've run into that before, but I forgot about it.
$endgroup$
– Dave Tweed♦
19 mins ago
$begingroup$
I appreciate your help!
$endgroup$
– scottinthebooth
2 mins ago
$begingroup$
Ah, yes. I've run into that before, but I forgot about it.
$endgroup$
– Dave Tweed♦
19 mins ago
$begingroup$
Ah, yes. I've run into that before, but I forgot about it.
$endgroup$
– Dave Tweed♦
19 mins ago
$begingroup$
I appreciate your help!
$endgroup$
– scottinthebooth
2 mins ago
$begingroup$
I appreciate your help!
$endgroup$
– scottinthebooth
2 mins 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♦
1 hour 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
45 mins ago