route-rnd - external PCB autorouter
Contents
Decsription
route-rnd takes a route request in tEDAx form, routes zero or more nets and returns a route result in
tEDAx form. It has options to list methods (algorithms) and their settings in computer readable format.
Name
route-rnd - external PCB autorouter
Options
-M List available methods (in TSV format) on stdout.
-mmethod
Select which method (algorithm) to use; method names can be learned from the first column of -M
output.
-l List config options of a method in tEDAx route res format on stdout. Use it together with -m.
-v increase verbosity (can be specified multiple times)
-oout_fn
Output file name (for tEDAx route result).
inp_fn Input file name (tEDAx route request).
See Also
pcb-rnd(1) 2021-10-10 route-rnd(1)
Synposis
route-rnd[-v]-mmethod[-oout_fn]inp_fnroute-rnd-mmethod-lroute-rnd-M
