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
Add support for additional simulator-specific flags
Using Spectre as an example, will need to modify Tran for transient simulation parameters and Options for simulator flags.
Add support for additional analysis types
Add additional structs that follow the example of Tran. Will need to update Spectre's Input type and simulate_inputs function to invoke the necessary analyses correctly.
May need to modify the nutlex crate to parse different analysis types.
Add support for additional simulation primitives
Add additional blocks, following the example of Vsource.