FW: BOUNCE itc@eda.org: Non-member submission from [Jason Rothfuss <rothfuss@cadence.com>]

From: Brian Bailey <brian_bailey_at_.....>
Date: Wed Apr 27 2005 - 15:59:17 PDT
        
        Hello John S. & ITC,
        
        It came to my attention that an undocumented constructor is used in
the Routed example.
        
        In the pdf file, scemi-110DRAFT.pdf page 89, the example shows that
the SystemC class Scheduler initializes member dSendData which is of type
SceMiMessageData with argument Routed::MessageSize, an enum equal to 15.
        
        Based on the specification, the only valid constructor for 
        SceMiMessageData is:
        
        SceMiMessageData::SceMiMessageData( const SceMiMessageInPortProxy 
        &messageInPortProxy, SceMiEC *ec=NULL );
        
        I think that the example should be fixed to use the correct
constructor.
        
        Thanks,
        Jason
Received on Wed Apr 27 15:59:24 2005

This archive was generated by hypermail 2.1.8 : Wed Apr 27 2005 - 15:59:42 PDT