gsch2pcb support sub-circuit and sub-layout

Bug #1341039 reported by Gang Huang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gEDA
New
Undecided
Unassigned

Bug Description

I think this should be a feature request.

We are trying to design the system hierarchy design. That mean the design will contain multiple sub-circuits and each of them has a corresponding sub-layout.

The sub-circuit already supported by the gschematic and gnetlist. The sub-layout can be loaded by pcb. But the connection between is not automatic. There are some people writing some scripts to do this but it is not simple enough.

I hope the gsch2pcb can handle this automatically by checking the components name. If the name containing a '\' then it means that is a sub-circuit. So it look for the "footprint" of that component with a .pcb extension. And load that .pcb in. and change the name of all it's sub-components with the prefix to that sub-circuit.

I tried to look at the source and it might should goes in the somewhere in the
gnet-gsch2pcb.scm or gnet-gsch2pcb.scm.in?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.