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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ These tools are part of the Open Real-Time Simulation (ORTiS) framework.
10
10
11
11
Utilizing solvers generated by these tools and FPGA High-Level Synthesis (HLS), real-time simulation of sizable power electronic systems with high frequency dynamics at 35 nanosecond time steps are achievable.
12
12
13
-
Solvers generated by the tools utilize the Latency Based Linear Multi-step Compound (LB-LMC) simulation method to solve system models.
13
+
Solvers generated by the tools utilize the Latency Based Linear Multi-step Compound (LB-LMC) simulation method to solve system models. Solvers are generated custom-tailored to a given system model which can be defined in plain-text netlists.
14
14
15
15
The tools include the LB-LMC C++ Solver Code Generation C++ Library along with a Command Line Interface (CLI) tool to allow creation of simulation solvers via either C++ programming or command shell environments.
0 commit comments