From 91387f1de0b5d1948c4bcb2ee2a27582d3adf778 Mon Sep 17 00:00:00 2001 From: Sean Cross Date: Tue, 15 Aug 2023 18:44:08 +0200 Subject: [PATCH] reshuffle svd section Signed-off-by: Sean Cross --- index.html | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/index.html b/index.html index 162825d..a531c40 100644 --- a/index.html +++ b/index.html @@ -136,15 +136,6 @@
  • Peripherals can be written and loaded at runtime
  • -
    -

    SVD Files Are Your Friend

    - - -

    Networks in Renode

      @@ -159,12 +150,12 @@

      Other Goodies

        -
      • LCD monitor with touchscreen support
      • +
      • Video output with touchscreen support
      • Python interpreter for quick hacks
      • -
      • Attach GDB to any CPU core
      • -
      • Attach a serial port to a network connection
      • -
      • Scriptable with Robot framework
      • -
      • Log function calls
      • +
      • Networked serial port
      • +
      • GDB server for each core
      • +
      • Function call logging
      • +
      • Robot framework scripting
      @@ -213,8 +204,8 @@

      Emulating it With Renode

        -
      • Good enough to develop the OS!
      • -
      • Good enough to catch bugs
      • +
      • Can develop the OS!
      • +
      • Good enough to catch hardware bugs
      @@ -230,6 +221,8 @@

      Demonstration!

      +
    +

    Getting Started with Renode

      @@ -346,6 +339,15 @@ namespace Antmicro.Renode.Peripherals.UART {
      +
      +

      SVD Files Are Your Friend

      + + +

      Load SVD file

      sysbus: