Skip to content

Commit

Permalink
spef unit init
Browse files Browse the repository at this point in the history
Signed-off-by: James Cherry <[email protected]>
  • Loading branch information
jjcherry56 committed Oct 19, 2022
1 parent 33f4c72 commit a06b796
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions parasitics/SpefReader.cc
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,10 @@ SpefReader::SpefReader(const char *filename,
network_(network),
parasitics_(parasitics),
triple_index_(0),
time_scale_(1.0),
cap_scale_(1.0),
res_scale_(1.0),
induct_scale_(1.0),
design_flow_(nullptr),
parasitic_(nullptr)
{
Expand Down

0 comments on commit a06b796

Please sign in to comment.