mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-05-30 00:24:12 +08:00
2.0.10
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
namespace sta {
|
||||
|
||||
ClockGatingCheck::ClockGatingCheck() :
|
||||
active_value_(logic_unknown)
|
||||
active_value_(LogicValue::unknown)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user