Skip to content

No implementation of get_current_sc_object according to spec #133

@silabs-MattG

Description

@silabs-MattG

The SystemC LRM v 1666-2023 defines a global function sc_object * sc_core::get_current_sc_object();

Later on in the spec, it erroneously calls this function a "member function".

Ignoring this specification error, there doesn't seem to be an implementation of either a member function or a global function get_current_sc_object() in this library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions