> I've already run the drc2 pass on it. Now I want a net list I can > actually use with PCB. Does drc2 do both? To take your design to layout, you need to use the utility program "gsch2pcb". Don't use gnetlist. Read these docs to learn the design flow: http://geda.seul.org/dokuwiki/doku.php?id=geda:usage http://geda.seul.org/docs/current/tutorials/gsch2pcb/tutorial.html Stuart