gsch2pcb: Make --m4-file and -m4-pcbdir arguments work again.
[geda-gaf/peter-b.git] / gnetlist / TODO
blob51639a6a771b7acb31988c6b0fd971a3de3c072b
1 TODOs
2 ----------------------
4 Most code cleanup things from gschem apply here too
6 tweak to gnetlist to add `instance-get-pins'
8 gnetlist gave the coordinates of the component it was unhappy with and
9 the component type.
11 Put code in that deals with the opening of a schematic twice... 
13 Add more regression tests 
16 Hierarchy support
17 --------------------------------------------------------
18 OKAY separator configurable (char or string, or nothing)
20 OKAY append / prepend of tag
22 FOR DOCS no slotting on composits
23 FOR DOCS no net= attribute on composites
24 FOR DOCS hetrogenious slotting works if you have uniq pinlabels
26 DONE multiple sources for underlying schems
28 SEEMS TO WORK... many many levels of hierarchy?
29 MUCH TESTING NEEDED