mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-01 10:27:10 +02:00
@@ -1089,7 +1089,9 @@ protected:
|
||||
class TestCell : public LibertyCell
|
||||
{
|
||||
public:
|
||||
TestCell(LibertyCell *cell);
|
||||
TestCell(LibertyLibrary *library,
|
||||
const char *name,
|
||||
const char *filename);
|
||||
|
||||
protected:
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user