From 33dcee5c2947020ea193032e3d3f02a141819606 Mon Sep 17 00:00:00 2001 From: Diego Camarmas-Alonso Date: Mon, 20 Apr 2026 11:00:05 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/README.md b/README.md index 96d8882b..f6459354 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,29 @@

Publications

+### 2026 + +
+:newspaper: CREATOR-Sail: A RISC-V web simulator based on Sail ISA specification + + * Journal paper: Journal of Systems Architecture + * Authors: Juan Carlos Cano-Resa, Félix García-Carballeira, Diego Camarmas-Alonso, Alejandro Calderón-Mateos + * [:link: Open publication](https://doi.org/10.1016/j.sysarc.2026.103809) + ```bibtex + @article{CANORESA2026103809, + title = {CREATOR-Sail: A RISC-V web simulator based on Sail ISA specification}, + journal = {Journal of Systems Architecture}, + pages = {103809}, + year = {2026}, + issn = {1383-7621}, + doi = {https://doi.org/10.1016/j.sysarc.2026.103809}, + url = {https://www.sciencedirect.com/science/article/pii/S138376212600127X}, + author = {Juan Carlos Cano-Resa and Felix Garcia-Carballeira and Diego Camarmas-Alonso and Alejandro Calderon-Mateos}, + keywords = {RISC-V, Sail, Web simulator, Extensible simulator, Instruction set architecture}, + } + ``` +
+ ### 2025
@@ -232,6 +255,7 @@ * [:link: Open publication](https://doi.org/10.5281/zenodo.8378899) ```bibtex @proceedings{diego_camarmas_alonso_2023_8378899, + author = {Diego Camarmas-Alonso and Felix Garcia-Carballeira and Alejandro Calderon-Mateos and Elías Del-Pozo-Puñal}, title = {{Integración del simulador CREATOR con hardware RISC-V: caso de estudio con microcontrolador ESP32}}, year = 2023, publisher = {Zenodo}, @@ -280,6 +304,7 @@ * [:link: Open publication](http://doi.org/10.5281/zenodo.5130302) ```bibtex @proceedings{diego_camarmas_alonso_2021_5130302, + author = {Diego Camarmas-Alonso and Felix Garcia-Carballeira and Alejandro Calderon-Mateos and Elías Del-Pozo-Puñal}, title = {{CREATOR: Simulador didáctico y genérico para la programación en ensamblador}}, year = 2021, publisher = {Zenodo}, From 0835749b5a6029e56f7ccc6831a09214a7f386c8 Mon Sep 17 00:00:00 2001 From: Diego Camarmas-Alonso Date: Tue, 21 Apr 2026 13:08:28 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6459354..2106a0be 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ @article{CANORESA2026103809, title = {CREATOR-Sail: A RISC-V web simulator based on Sail ISA specification}, journal = {Journal of Systems Architecture}, + volume = {176}, pages = {103809}, year = {2026}, issn = {1383-7621},