Skip to content

Commit bda04d5

Browse files
Update README.md
1 parent 7dbffec commit bda04d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ These tools are part of the Open Real-Time Simulation (ORTiS) framework.
1010

1111
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.
1212

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.
13+
Solvers generated by the tools utilize the Latency Based Linear Multi-step Compound (LB-LMC) simulation method to solve system models.
14+
15+
Solvers are generated custom-tailored for a given system model which can be defined in plain-text netlists. User defined components in the systems are supported through C++ extensions to the codegen tool library. Multi-FPGA solver creation for decomposed systems is supported.
1416

1517
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.
1618

0 commit comments

Comments
 (0)