Skip to content
  • rmrf's avatar
    Update makefile and add two tests. · 971e3ded
    rmrf authored
    method-as-member-variable:
    
    This test identifies a missing feature.  That being, when there is a
    an SC_MODULE instantiated within an SC_MODULE as a member variable, then it is not recognized.  The reason is because there is no second pass after the initial sc_module collection.
    971e3ded