Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chipsalliance/Surelog
/ Instance
Method
Instance
include/Surelog/Design/Instance.h:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
class Instance final {
31
public:
32
Instance() = default;
33
Instance(const Instance& orig) = delete;
34
};
35
Callers
14
compileTypeDef
Method · 0.80
collectParams_
Method · 0.80
compileTypespec
Method · 0.80
writeDataTypes
Method · 0.80
reInstance
Method · 0.80
writePackage
Method · 0.80
writeModule
Method · 0.80
writeInterface
Method · 0.80
writeElabProgram
Method · 0.80
lateTypedefBinding
Method · 0.80
lateBinding
Method · 0.80
writeElabModule
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected