Loading...
Searching...
No Matches
 
 
 
 
Go to the documentation of this file.
   25#ifndef DEFAULT_VALUES_H 
   26#define DEFAULT_VALUES_H 
   30#define DANGLING_SYMBOL_SIZE 12 
   33#define UNSELECTED_END_SIZE 4 
   36#define TEXT_ANCHOR_SIZE 8 
   39#define DEFAULT_PIN_LENGTH 100 
   42#define DEFAULT_PINNUM_SIZE 50 
   45#define DEFAULT_PINNAME_SIZE 50 
   48#define DEFAULTSELECTIONTHICKNESS 3 
   51#define DEFAULT_LINE_WIDTH_MILS 6 
   54#define DEFAULT_WIRE_WIDTH_MILS 6 
   57#define DEFAULT_BUS_WIDTH_MILS 12 
   60#define DEFAULT_NOCONNECT_SIZE 48 
   63#define DEFAULT_JUNCTION_DIAM 36 
   66#define DEFAULT_SCH_ENTRY_SIZE 100 
   69#define DEFAULT_TEXT_SIZE 50 
   72#define DEFAULT_TEXT_OFFSET_RATIO 0.15 
   75#define DEFAULT_LABEL_SIZE_RATIO 0.375 
   78#define DEFAULT_PIN_NAME_OFFSET 20 
   81#define DEFAULT_IREF_PREFIX "[" 
   84#define DEFAULT_IREF_SUFFIX "]"