You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Computing exact DC point enables high accuracy PDN analysis through API
Steps for implementing the feature
Since causality and exact DC are mutually exclusive, I expecting enabling one disables the other. There may be an associated message with this. This may steer the implementation since I do not see if the causality option is documented as accessible though API either.
@ring630 what is expected outcome of the line: ["linear count", "0", "1kHz", 1],
I see a linear count with two frequencies but a single output point as ambiguous- I know that this is the way it is in the documentation, but is this better than ["linear count", "0", "0", 1],
or ["linear count", "1kHz", "1kHz", 1],
Description of the feature
Computing exact DC point enables high accuracy PDN analysis through API
Steps for implementing the feature
Since causality and exact DC are mutually exclusive, I expecting enabling one disables the other. There may be an associated message with this. This may steer the implementation since I do not see if the causality option is documented as accessible though API either.
Useful links and references
ScrSIwaveSyzComputeExactDcPoint()
ScrSIwaveSyzEnforceCausality()
The text was updated successfully, but these errors were encountered: