Skip to content

Commit 39268a0

Browse files
Update README.md
1 parent 402dd1e commit 39268a0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Solver C++ Code Generation Tools are licensed under the GNU General Public Licen
3535

3636
## Literature
3737

38-
The ORTiS solver code generation tools themselves are presented in:
38+
**The ORTiS solver code generation tools themselves are presented in:**
3939

4040
* M. Milton and A. Benigni, "ORTiS solver codegen: C++ code generation tools for high performance, FPGA-based, real-time simulation of power electronic systems," SoftwareX, vol. 13, Jan. 2021.
4141
doi: 10.1016/j.softx.2021.100660
@@ -45,7 +45,7 @@ url: https://www.sciencedirect.com/science/article/pii/S2352711021000054
4545
doi: 10.1109/ESTS.2019.8847940
4646
url: https://ieeexplore.ieee.org/document/8847940
4747

48-
The code generation tools have been applied in the following recent work:
48+
**The code generation tools have been applied in the following recent work:**
4949

5050
* M. Vygoder, M. Milton, J. Gudex, R. Cuzner, and A. Benigni, ``A Hardware-in-the-Loop Platform for DC Protection,'' IEEE Journal of Emerging and Selected Topics in Power Electronics, Aug. 2020, Early Access.
5151
doi: 10.1109/JESTPE.2020.3017769
@@ -63,13 +63,13 @@ url: https://ieeexplore.ieee.org/document/8927034
6363
doi: 10.1109/ESTS.2019.8847934
6464
url: https://ieeexplore.ieee.org/document/8847934
6565

66-
The LB-LMC simulation solver algorithm applied in generated solvers was first proposed in:
66+
**The LB-LMC simulation solver algorithm applied in generated solvers was first proposed in:**
6767

6868
* A. Benigni and A. Monti, "A Parallel Approach to Real-Time Simulation of Power Electronics Systems," in *IEEE Transactions on Power Electronics*, vol. 30, no. 9, pp. 5192-5206, Sept. 2015.
6969
doi: 10.1109/TPEL.2014.2361868
7070
url: https://ieeexplore.ieee.org/document/6918539
7171

72-
FPGA execution of the LB-LMC solver algorithm is demonstrated in the following papers:
72+
**FPGA execution of the LB-LMC solver algorithm is demonstrated in the following papers:**
7373

7474
* M. Difronzo, M. Milton, M. Davidson and A. Benigni, "Hardware-in-the-loop testing of high switching frequency power electronics converters," *2017 IEEE Electric Ship Technologies Symposium (ESTS)*, Arlington, VA, 2017, pp. 299-304.
7575
doi: 10.1109/ESTS.2017.8069297

0 commit comments

Comments
 (0)