Index: smartdisperse/index.html =================================================================== --- smartdisperse/index.html (revision 28486) +++ smartdisperse/index.html (revision 28487) @@ -9,12 +9,13 @@

smartdisperse - smart netlist disperse

The smartdisperse plugin provides an action called smartdisperse that -uses a loaded netlist to arrange the layout subcircuits in a linear order based. +uses a loaded netlist to arrange the layout subcircuits in a linear order based on the netlist connections rather than arbitrary subcircuit order.

-The plugin is useful with a GUI HID for initial layout, as well as with batch -mode to programmatically generate subcircuit 'proof' sheets. The layout must -include a netlist for smartdisperse to work. The plugin uses the netlist to -disperse all the subcircuits into clusters prioritized by netlist connections. +The plugin is useful with a GUI HID for initial layout, and possibly as well as +with batch mode to programmatically generate subcircuit or layout 'proof' +sheets. The layout must include a netlist for smartdisperse to work. The plugin +uses the netlist to disperse all the subcircuits into clusters prioritized by +netlist connections.