GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
gsymfix(1) 1.8.2.20130925 gsymfix(1)

gsymfix - automatically fix common issues with gEDA symbols

gsymfix [ options ] symbol_file

gsymfix reads a gEDA symbol file and does the following:

  • prints a warning if there is no pinnumber attribute on a pin;
  • Renumbers pinseq attributes on all pins, starting with 1;
  • Adds a pinseq attribute to a pin if none exists;
  • Adds a pinlabel=n_a attribute to a pin if none exists;
  • Adds a pintype=io attribute to a pin if none exists;
  • Adds a numslots=0 attribute to the symbol if none exists;
  • Adds a device=XXX attribute to the symbol if none exists;
  • Adds a footprint=XXX attribute to the symbol if none exists.

The idea here is to fix common cut-and-paste issues and fix up the symbol so that it will pass gsymcheck(1) with no errors or warnings.

gsymfix accepts the following options:

Displays this help message.
Enables verbose output.
Enables *very* verbose output.
Shows the version of this program.

Mike Skerritt <mike@acornpacket.com>.

gschem(1), gsymcheck(1)

Copyright © 1999-2011 gEDA Contributors.  License GPLv2+: GNU GPL
version 2 or later.  Please see the `COPYING' file included with this
program for full details.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
September 25th, 2013 gEDA Project

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.