Charles, mantis item 2099 has a list of review comments, one of which ia review item for the DPI section: I.9.1.3: should this be changed to "P1800-2008"? There is a function in DPI which returns the version number.: P1800-2005 or sv31a ------------------------------------- The svDpiVersion() function returns a string indicating which DPI standard is supported by the simulator and in particular which canonical value representation is being provided. For example, a tool that is based on IEEE Std 1800-2005, i.e., the VPI-based canonical value, shall return the string "1800-2005". Simulators implementing to the prior Accellera SV3.1a standards, and thus using the svLogicVec32 value representation, shall return the string "SV3.1a". /* Returns either version string "1800-2005" or "SV3.1a" */ const char* svDpiVersion(); ----------------------------------------------------- Do we need to change the version returned from P1800-2005 to P1800-2009, or add a new version P1800-2009? If the answer is " no change required, please add a bug note for mantis 2099, otherwise please file a new mantis item and mark it as a child of 2099 to reserve the version #. Francoise -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Mon Jun 23 09:46:28 2008
This archive was generated by hypermail 2.1.8 : Mon Jun 23 2008 - 09:46:50 PDT