Пакет ripes: Информация

    Исходный пакет: ripes
    Версия: 2.2.6-alt1
    Последняя версия по данным Repology
    Собран:  9 мая 2024 г. 22:58 в задании #347758
    Категория: Эмуляторы
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/mortbopet/Ripes

    Лицензия: MIT
    О пакете: A graphical 5-stage RISC-V pipeline simulator
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    ripes (x86_64, ppc64le, i586, aarch64)
    ripes-VSRTL (x86_64, ppc64le, i586, aarch64)
    ripes-VSRTL-debuginfo (x86_64, ppc64le, i586, aarch64)
    ripes-debuginfo (x86_64, ppc64le, i586, aarch64)

    Сопровождающий: George V. Kouryachy


    Права:
    George V. Kouryachy
    @everybody

      1. cmake
      2. qt5-base-devel
      3. qt5-charts-devel
      4. qt5-svg-devel
      5. qt5-tools-devel

    Последнее изменение


    9 мая 2024 г. George V. Kouryachy 2.2.6-alt1
    - Autobuild version bump to 2.2.6
    - Separate embedded VSRTL binary
    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.
    3 августа 2021 г. Michael Shigorin 2.1.0-alt1.1.1
    - E2K: avoid qt5-{webengine,webview} as missing
    - minor spec cleanup