mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-01 10:27:10 +02:00
Merge branch 'master' into sta_update_upstream_lvf_stuff
This commit is contained in:
@@ -3542,8 +3542,6 @@ TEST_F(SdcInitTest, DisabledPortsSetAll) {
|
||||
|
||||
// PortExtCap: operations (needs Port* constructor)
|
||||
TEST_F(SdcInitTest, PortExtCapSetGet) {
|
||||
// Need a port to construct PortExtCap
|
||||
Network *network = sta_->cmdNetwork();
|
||||
// PortExtCap default constructor
|
||||
PortExtCap pec;
|
||||
pec.setPinCap(nullptr, 0.1f, RiseFall::rise(), MinMax::max());
|
||||
|
||||
Reference in New Issue
Block a user