X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=q6wh75U8MqQadZSV0ivqfxyRuEGQXGyROZKqADxHUkk=; b=UXnGWnzNcykNh5NoHvPExWYdcdSoXlJF8jjxVa9+5FDSKEW1xgaJLRk1UB3sF9vPRX KS4at7yX+xGefBK7S7pEYfJ3GUSmZY0AIxb8aVkXRN8nvpnclO18YHrVvoX+lqn+9Ra8 Uu/gXz7vY1TgjXd9wcHs9PwzcyalqDWO33eJFPOD322qq5GMQoN+yFTIU7WFxFOcuiEY L5rOBDvEsfJQzzfF50OmJuEoturDE0hA0aL1mPHhnYIPJPDEeRfU7eOX04Wf3Cv3eI/F dK3mZSkROMejry3FScd8xmMIP2P2oLmhiXvI3ltFctTcn+iqLBHfneFh36Fu8RvO0+Sr oVZw== X-Received: by 10.28.21.196 with SMTP id 187mr22959819wmv.82.1448809424640; Sun, 29 Nov 2015 07:03:44 -0800 (PST) Date: Sun, 29 Nov 2015 16:03:36 +0100 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] pcb reload button, Netlist Message-Id: <20151129160336.78d1ba4b17f6980e8d2b61ef@gmail.com> In-Reply-To: References: <20151124114338 DOT 1ff4d52f340cde44b734cc74 AT gmail DOT com> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 > Nicklas Karlsson wrote: > > > In pcb for the layout a reload button appear then the *.pcb file > > have changed. Do anyone have an oppinion about adding a similar > > button for the netlist? > > > This would only affect the gsch2pcb style of work-flow. A import- > schematics workflow wouldn't notice. The netlist is only updated > _after_ you do "import-schematics". > > ---<)kaimartin(>--- I think like this: Then you load a netlist pcb remember it and check for changes. If you import a schematic and get netlist from this pcb forget about the netlist and instead check the schematic for changes. So pcb check for changes from whatever file you currently get the input. Nicklas Karlsson