X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Yahoo-Newman-Id: 581121 DOT 5909 DOT bm AT omp1006 DOT access DOT mail DOT mud DOT yahoo DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1325889220; bh=s9URovhX85FSypQYflWhj4ZPGykc38ogj/cVIq54xcc=; h=X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:Message-ID:Subject:From:To:Date:In-Reply-To:References:Content-Type:X-Mailer:Content-Transfer-Encoding:Mime-Version; b=ISKJIrbMJRKcD8bgiqzCQI6ATLYP3al72xahxJIMa1UmBX5TkGQmqzLnjlr7uv8nN0RjN1iOcmFrPrRTGsOm6nuKJwta9iw/SK9R2FTennxR83dY9pkfQSx6sVY2nyR9DoTiE783jb0i1P5a6D3yEKZGnRlGcCBclk+RETNW9xM= X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: u1aZCF0VM1nNcwMzrggkDhiTfH.rOpaS2lC0R1kJiJGZdKz hkq28ezpZpAgZ0BoOJ_35Z6OiW0HXP63HRUQaZmCf7vdAPAR1sdLFfq9IzX7 BL4SN0U0jnd2mvBG5ryps5d.G9vPlLs0UqT15by2Tbh_RAYoo0x7AStjGQPY kR_xPmz.3uTlHrrTuv3AZ4a10stzC6RSroY0FY5Ov2RsqndO3sq4Wl76Tcep wTUl.MHenKTimZfTFyGUVgse.kwJielSsY3aGfzgPeb626Fni4oT710OcNHo v4TWcMW7bEYKGQDma1UZKmFW1pGYodNhip7NHKQOD_s8JqzYyH7YgBZ3k_iQ K_UQB4RW8DDG1IuOgzuBz1QkmLcnmnypBDmIXXz7sSQEC_e.TXlzjHCv3YNY TMzhTZctUmu9g3Hw8yZ2En3qCm8ftcE4w9VNaghZNKO0RfJGc0G7cxv59CyW 7VZdR8BiqSY7CxwB5xgWubt.99Kb5ADEvxJ0- X-Yahoo-SMTP: cRYcg6iswBB2FjGq8SGIABhHKVBidFELKR868CirtDQ- Message-ID: <1325889171.1735.15.camel@Lab1.home> Subject: Re: [geda-user] How to regenerate net file From: Vinny Onelli To: geda-user AT delorie DOT com Date: Fri, 06 Jan 2012 17:32:51 -0500 In-Reply-To: <201201061903.q06J3907000709@envy.delorie.com> References: <1325873411 DOT 1722 DOT 15 DOT camel AT Lab1 DOT home> <201201061903 DOT q06J3907000709 AT envy DOT delorie DOT com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.2 (3.2.2-1.fc16) Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Start from the top, I ran "gsch2pcb project" which include file-1 and file-2 which generate file.pcb, after the pcb file was completely layout I made connection changes to file-1 and file-2.sch then executed gsch2pcb again but no changed was made to the net file. So my question is how can I update the net file so I can load the correct one to the pcb file? On Fri, 2012-01-06 at 14:03 -0500, DJ Delorie wrote: > > I have two schematic file that I changed few connections, I could > > not find the way to regenerate the net file, gsch2pcb does not work > > in this case. > > What do you mean by "does not work" ? Details and error logs would be > helpful. > > > I try gnetlist it came out with a bunch of "missing > > attributes(refdes and pin number)"; "could not open [Signal]"; > > "could not open [Clare]". I will appreciate the help to locate the > > correct command to regenerate net file. > > How did you generate it the first time?