![]() |
![]()
| ![]() |
![]()
NAMExsch - graphical schematic viewer SYNOPSISxsch [-l file_name] [-xor] [-install] [-force] [-I input_format] [-slide file_name ...] See the file man1/alc_origin.1. DESCRIPTIONXsch is a graphical schematic viewer. All functionnalities can be accessed through different menus. Xsch works under Motif and X11r6. When entering Xsch, the main window appears and shows 5 different menus on the top bar. These menus can be entered by simply clicking on the mouse left button. Here is the description of these menus.
SPECIAL KEYS
OPTIONS
XSC FILE FORMAT# Example of .xsc file # # To attach a particular color and comment to a box : # B:box_name:color:comment # color is an integer from 0 to 32, or -1 for no_color # comment is a string B:my_box:0:this box should be blue B:another_box:-1:this won't change the box color # # To attach a particular color and comment to a net : # N:net_name:color:comment N:my_net:15:this net should be green # # To attach a particular color and comment to a connector : # C:connector_name:color:comment C:my_con:32:this connector should be red # # To attach a particular color and comment to a path : # P:from_name:net_name:to_name:color:comment P:my_con:my_net:my_box:15:this path should be green ENVIRONMENT VARIABLES
SEE ALSOmbk(1), MBK_CATA_LIB(1), MBK_WORK_LIB(1), PAT(5), asimut(1) See the file man1/alc_bug_report.1.
|