mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-05-30 00:24:12 +08:00
write_spice alpha
This commit is contained in:
@@ -27,6 +27,11 @@
|
||||
|
||||
namespace sta {
|
||||
|
||||
PathExpanded::PathExpanded(const StaState *sta) :
|
||||
sta_(sta)
|
||||
{
|
||||
}
|
||||
|
||||
PathExpanded::PathExpanded(const Path *path,
|
||||
// Expand generated clk source paths.
|
||||
bool expand_genclks,
|
||||
|
||||
Reference in New Issue
Block a user