mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-04 08:43:04 +02:00
@@ -146,7 +146,7 @@ class TimingArcSet
|
||||
|
||||
public:
|
||||
~TimingArcSet();
|
||||
std::string to_string();
|
||||
std::string to_string() const;
|
||||
LibertyCell *libertyCell() const;
|
||||
LibertyPort *from() const { return from_; }
|
||||
LibertyPort *to() const { return to_; }
|
||||
|
||||
Reference in New Issue
Block a user