Sponsored Content
Contact Us Post Here to Contact Site Administrators and Moderators Forum etiquette and contact information Post 302530250 by Neo on Monday 13th of June 2011 10:53:20 AM
Old 06-13-2011
The reminder from the moderator clearly stated the reason:
Quote:
Technical Question via email or PM
...and the reminder of the rules he sent you clearly stated:

Quote:
(10) Don't post your email address and ask for an email reply. Don't send a private message with a technical question. The forums are for the benefit of all, so all Q&A should take place in the forums.
So, it seems you have all you need to know to follow the same rules everyone else agreed to when registering to post here.
 

We Also Found This Discussion For You

1. Post Here to Contact Site Administrators and Moderators

Proper Forum Etiquette

I'm a frequent visitor to these forums. I generally enjoy topics that are posted as well as the responses. I really pickup a lot of new things to learn. However, there is one thing that does bother me here. (I dont mean to start a flame war, or any problems at all, just expressing some... (8 Replies)
Discussion started by: tarballed
8 Replies
PHVIA(3)						MBK PHYSICAL STRUCTURE DEFINITIONS						  PHVIA(3)

NAME
phvia - mbk physical contact DESCRIPTION
The phvia structure is used to describe a via or contact belonging to a symbolic layout model, see phfig(3) for details. The declarations needed to work on phvia are available in the header file "/labo/include/mph402.h", where '402' is the actual mbk version. The following C structure supports the description of the via : typedef struct phvia { struct phvia *NEXT; char TYPE; long XVIA,YVIA; struct ptype *USER; } phvia_list; NEXT Pointer to the next phvia in the list. XVIA, YVIA Coordinates of the center of the via. Vias are macro generated patterns, so only their center is a matter of concern. TYPE Via type. The legal types for via are CONT_POLY poly alu1 contact CONT_VIA alu2 alu1 contact CONT_DIF_N alu1 difn contact CONT_DIF_P alu1 difp contact CONT_BODY_N alu1 nwell contact CONT_BODY_P alu1 pwell contact CONT_VIA2 alu2 alu3 contact C_X_N L shaped N transistor corner filling C_X_P L shaped P transistor corner filling USER Pointer to a ptype list, see ptype(3) for details, that is a general purpose pointer used to share informations on the via. SEE ALSO
mbk(1), addphvia(3), delphvia(3), phfig(3), ptype(3). BUG REPORT
This tool is under development at the ASIM department of the LIP6 laboratory. We need your feedback to improve documentation and tools. ASIM
/LIP6 October 1, 1997 PHVIA(3)
All times are GMT -4. The time now is 06:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy