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: 865569 DOT 63821 DOT bm AT omp1008 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=1326034867; bh=25WxgHqHsgbNX2ULioheBubnZDc7xebjvGxMKLbBuZU=; 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=KhgoXPRK33FFOjy083Q8MNPByumq3OmxVBQHA6p9d4h7Dm0zK8WXZof4FhcnLdtyY3b02HrR2qBX99aCrki+s9zK/ov3jKAhI7u4/yP0TFVPcC+0o2qYkfNvQKv2nV+EoRpKFv9Xd/zlQF4mUlAV6nk873j0th6Xnk8FnEHh7/0= X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: y.fvTfAVM1m6OSYfGfiH1N.3I2DcZBQevPGZIQX95qnXmKI Mp_OtFvWlzMMAygGEXO4rF6_.7Y43ZyNgqyNQax8bQXzuFTkOKTVNAP1jqj5 GDK6tJ7aDdiA6lgT.z_QSiHUCkt9S5bNmOzv965PHMQ5j.HoWIQZmFbyDhEj cvitL..qGyWr3KTbDEfM1Y3ekN13voofKAy6x7eftUThmc0WOBeEdKToV0ZE i2NynotGB9x.vlW2rHljZQAeFYRRFQ7v.o_1kZX7N3khHNW.gtLqh_yByt7n lsvyGuXlzECvw97WKEBnvByQkPsmhYi90.q1wKf.IgkuNfQt1GY.GB.fgKUg 85kpOPAphV1TGgpTde12DYCCa3iST_U36QyzPeFejGLmTXtWXa4aj5vHdv0p rA.Wr4BQfKnWocS2ga6htiM1zhcGki87JLZjItji4BxMueyFmxwhsUv17.bB jxx9CABsiN54.AOcBaiA- X-Yahoo-SMTP: cRYcg6iswBB2FjGq8SGIABhHKVBidFELKR868CirtDQ- Message-ID: <1326034818.1711.8.camel@Lab1.home> Subject: Re: [geda-user] How to regenerate net file From: Vinny Onelli To: geda-user AT delorie DOT com Date: Sun, 08 Jan 2012 10:00:18 -0500 In-Reply-To: <201201062236.q06MaapB010931@envy.delorie.com> References: <1325873411 DOT 1722 DOT 15 DOT camel AT Lab1 DOT home> <201201061903 DOT q06J3907000709 AT envy DOT delorie DOT com> <1325889171 DOT 1735 DOT 15 DOT camel AT Lab1 DOT home> <201201062236 DOT q06MaapB010931 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 On Fri, 2012-01-06 at 17:36 -0500, DJ Delorie wrote: > > 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? > > The second time you run gsch2pcb it doesn't update the pcb itself, it > creates a few files that you have to import into pcb. File->Load > Netlist loads the new *.net file, and File->Load Layout Data loads the > *.pcb.new. When you ran gsch2pcb, it should have printed some > instructions on how to do this. > > After you import the new netlist, type 'o' to optimize the rats to > reflect the new connections. I did all that, my point is the second time I ran gsch2psb the *.net file it self was not updated because the *.net had the same date and time as the previous one.