format
This commit is contained in:
parent
d0ca009460
commit
c6a90ec151
|
|
@ -38,6 +38,8 @@ ClockGroup::isMember(const Clock *clk)
|
|||
return clks_->hasKey(const_cast<Clock*>(clk));
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////
|
||||
|
||||
ClockGroups::ClockGroups(const char *name,
|
||||
bool logically_exclusive,
|
||||
bool physically_exclusive,
|
||||
|
|
|
|||
Loading…
Reference in New Issue