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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@
4
4
5
5
Copyright (C) 2019-2020 Matthew Milton and Others
6
6
7
-
C++ code generation tools for CPU or FPGA simulation solvers of nonlinear electrical and power electronic systems
7
+
C++ code generation tools for creation of CPU or FPGA real-time simulation solvers of nonlinear electrical and power electronic systems.
8
8
9
9
These tools are part of the Open Real-Time Simulation (ORTiS) framework.
10
10
11
-
Utilizing these tools and FPGA High-Level Synthesis (HLS) tools, real-time simulation solvers of sizable power electronic systems executing on FPGA devices with 35 nanosecond simulation time steps are feasible.
11
+
Utilizing solvers generated by these tools and FPGA High-Level Synthesis (HLS), real-time simulation of sizable power electronic systems executing on FPGA devices with 35 nanosecond simulation time steps are achievable.
12
12
13
13
Solvers generated by the tools utilize the Latency Based Linear Multi-step Compound (LB-LMC) simulation method to solve system models.
0 commit comments