Best regards,
--
Spehro Pefhany --"it's the network..." "The Journey is the reward"
sp...@interlog.com Info for manufacturers: http://www.trexon.com
Embedded software/hardware/analog Info for designers: http://www.speff.com
/.-.\
(( * ))
\\ // Please help if you can:
\\\ http://dailynews.yahoo.com/fc/US/Emergency_Information/
//\\\
/// \\\
\/ \/
No. When you generate each netlist, you get to check a block whether the
netlist is for that one sheet or for the entire design.
My documentation and configuration techniques are still evolving,
but for now, I've decided to keep each layout in a separate directory
from its schematic to allow schematic revisions to be made without changing
the layout revision.
So far I've been keeping each board schematic in a separate project. My
schematics get changed a lot. I think things would get confusing
if I kept multiple revisions of several schematics within the same project,
along with their associated BOM's, etc.
So as it is now, to make a new revision I copy the project to a new directory
and rename it. This lets me ultimately archive old versions of the schematic.
The netlist can still point to the old Layout if that hasn't changed. If the
Layout is affected, I make a new directory for it, rename it and update it
from the new netlist.
Don
To reply by email, remove the postage.
Yes, that's what I'm looking to do. Thanks Steve! I see the Design->Make
Root (which only shows up when the relevant folder is selected in the
design view, not when the the sheet is selected).
Thanks again & Best Regards,
>if there is one. Then create pcb from that netlist. As far as layout, I
When I want to create more pcb/netslist in a design
I use a schematic folder for each pcb/netlist but
I don't use any hierarchical block, in order to avoid that netlist
follows the hierarchy by mean of some hierarchical block.
Bye.