From ed86089c005bfe2ad24dcf59bacfdb3b60ad3db3 Mon Sep 17 00:00:00 2001 From: "dylan.frei" <dylan.frei@etu.hesge.ch> Date: Mon, 2 Sep 2024 15:14:01 +0200 Subject: [PATCH] Update file README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 719f91b..52d174a 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,8 @@ their implementation possible. - Documentation for Assembler instruction is provided as a cheatsheet in docs/ - bin2vhdl program is provided with its Makefile - Hepia-RISC .circ file is provided in hepiariscv2/ -- The patch for qemu version 8.0.50 is in qemu-hr/qemu-hr.patch +- qemu-hr executable is provided in qemu-hr/ +- If you wish to rebuild qemu, the patch for qemu version 8.0.50 is in qemu-hr/qemu-hr.patch ## Usage -- GitLab