From b1a6b431eb48e46732ea7900c7641f44267b6f38 Mon Sep 17 00:00:00 2001 From: Douglas Santos Date: Mon, 4 Oct 2021 11:55:51 +0200 Subject: [PATCH] Remove redundant year from reference --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d44f508..29190be 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,11 @@ HARV is being developed in partnership between the **LEDS - Laboratory of Embedd The HARV was introduced by the paper published at the IEEE DTIS 2020, and it has been in continued: -D. A. Santos, L. M. Luza, C. A. Zeferino, L. Dilillo and D. R. Melo, "A Low-Cost Fault-Tolerant RISC-V Processor for Space Systems," *2020 15th Design & Technology of Integrated Systems in Nanoscale Era (DTIS), 2020*, pp. 1-5, doi: [10.1109/DTIS48698.2020.9081185](https://doi.org/10.1109/DTIS48698.2020.9081185). - -D. A. Santos, L. M. Luza, L. Dilillo, C. A. Zeferino and D. R. Melo, "Reliability analysis of a fault-tolerant RISC-V system-on-chip," *Microelectronics Reliability, 2021*, doi: [10.1016/j.microrel.2021.114346](https://doi.org/10.1016/j.microrel.2021.114346). - -D. A. Santos, L. M. Luza, M. Kastriotou, C. Cazzaniga, C. A. Zeferino, D. R. Melo and L. Dilillo, "Characterization of a RISC-V System-on-Chip under Neutron Radiation," *2021 16th International Conference on Design & Technology of Integrated Systems in Nanoscale Era (DTIS), 2021*, pp. 1-6, doi: [10.1109/DTIS53253.2021.9505054](https://doi.org/10.1109/DTIS53253.2021.9505054). +D. A. Santos, L. M. Luza, C. A. Zeferino, L. Dilillo and D. R. Melo, "A Low-Cost Fault-Tolerant RISC-V Processor for Space Systems," *15th Design & Technology of Integrated Systems in Nanoscale Era (DTIS)*, 2020, pp. 1-5, doi: [10.1109/DTIS48698.2020.9081185](https://doi.org/10.1109/DTIS48698.2020.9081185). +D. A. Santos, L. M. Luza, L. Dilillo, C. A. Zeferino and D. R. Melo, "Reliability analysis of a fault-tolerant RISC-V system-on-chip," *Microelectronics Reliability*, 2021, doi: [10.1016/j.microrel.2021.114346](https://doi.org/10.1016/j.microrel.2021.114346). +D. A. Santos, L. M. Luza, M. Kastriotou, C. Cazzaniga, C. A. Zeferino, D. R. Melo and L. Dilillo, "Characterization of a RISC-V System-on-Chip under Neutron Radiation," *16th International Conference on Design & Technology of Integrated Systems in Nanoscale Era (DTIS)*, 2021, pp. 1-6, doi: [10.1109/DTIS53253.2021.9505054](https://doi.org/10.1109/DTIS53253.2021.9505054). The current mantainer of this repository is [Douglas Almeida dos Santos](https://github.com/Douglasas).