dbcat - list stream data from ICD data base |
dbcat [-av] [-c|-f] [-s dbstream] [-n name] [cell ...] |
cell |
Process only the named cells. If this argument is not specified option -a must be specified. |
-a |
List stream data of all cells. |
|||
-v |
Verbose mode. |
|||
-c |
List only data of the circuit view. |
|||
-f |
List only data of the floorplan view. |
-s dbstream |
List only data of named stream. |
-n name |
List only that part of the data of the stream, which matches this name (or net). |
Dbcat is a program to list the contents of the ICD data base. Default the contents of the primary streams of the layout view are listed. With option -c (-f) the primary streams of the circuit (floorplan) view can be listed. With option -s one specific stream (or set of streams, like "vln") can be listed, which need not to be a primary stream. Note if the stream data is packed, this is the only method to show this data on your terminal screen in readable form. |
dbcat -c flip_flop |
S. de Graaf |