Subject: DirectC: C layer - naming convention
From: Andrzej Litwiniuk (Andrzej.Litwiniuk@synopsys.com)
Date: Tue Jan 14 2003 - 08:34:56 PST
Team,
Joao's document on assertions API specifies the naming convention:
1. all names will be prefixed by ...
2. type name will start with ... followed by Capitalized words
with no separators, eg vpiAssertCheck
3. all function names will start with ... followed by all lowercase
words separated by '_', eg vpi_get_assert_info()
(there is no convention for macros and #defined symbolic constants)
Shall we follow similar convention for DirectC C Layer?
Thanks,
Andrzej
This archive was generated by hypermail 2b28 : Tue Jan 14 2003 - 08:35:25 PST