mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-05-30 00:24:12 +08:00
Vertex::has_sim_value_
Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
@@ -327,7 +327,7 @@ protected:
|
||||
bool has_downstream_clk_pin_:1;
|
||||
bool visited1_:1;
|
||||
bool visited2_:1;
|
||||
bool has_sim_value_;
|
||||
bool has_sim_value_:1;
|
||||
|
||||
private:
|
||||
friend class Graph;
|
||||
|
||||
Reference in New Issue
Block a user