From d2c39c280dc7ba3aba463a898a0c5f6f090e448c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciro=20Santilli=20=E5=85=AD=E5=9B=9B=E4=BA=8B=E4=BB=B6=20?= =?UTF-8?q?=E6=B3=95=E8=BD=AE=E5=8A=9F?= Date: Thu, 8 Aug 2019 00:00:00 +0000 Subject: [PATCH] gem5 ruby: link to minimal educational script --- README.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.adoc b/README.adoc index 999a8bb..098a9f3 100644 --- a/README.adoc +++ b/README.adoc @@ -12179,6 +12179,8 @@ We already pass the `SLICC_HTML` flag by default to the build, which generates a xdg-open "$(./getvar --arch aarch64 --gem5-build-id ruby gem5_build_build_dir)/ARM/mem/protocol/html/index.html" .... +A minimized ruby config which was not merged upstream can be found for study at: https://gem5-review.googlesource.com/c/public/gem5/+/13599/1 + === Custom Buildroot configs We provide the following mechanisms: