Package ripes: Information

    Binary package: ripes
    Version: 2.1.0-alt2
    Architecture: armh
    Build time:  Mar 8, 2024, 10:11 PM in the task #342307
    Source package: ripes
    Category: Emulators
    Report package bug
    License: MIT
    Summary: A graphical 5-stage RISC-V pipeline simulator
    Description: 
    Ripes is a graphical 5-stage processor pipeline simulator and assembly
    code editor built for the RISC-V instruction set architecture, suitable
    for teaching how assembly level code is executed on a classic pipelined
    architecture. Ripes is especially suitable for illustrating how concepts
    such as forwarding and stalling works, giving a visual representation of
    both cases.

    Maintainer: Alexey Sheplyakov


    ACL:
    George V. Kouryachy
    @everybody

    Last changed


    March 8, 2024 Alexey Sheplyakov 2.1.0-alt2
    - NMU: trimmed build dependencies according to CMakeLists.txt (only
      QtCore, QtWidgets, QtCharts, and QtSvg are required).
      Fixes FTBFS on LoongArch.
    Aug. 3, 2021 Michael Shigorin 2.1.0-alt1.1.1
    - E2K: avoid qt5-{webengine,webview} as missing
    - minor spec cleanup
    April 28, 2021 Arseny Maslennikov 2.1.0-alt1.1
    - NMU: spec: adapted to new cmake macros.