Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sam #2220

Closed
wants to merge 34 commits into from
Closed

Sam #2220

wants to merge 34 commits into from

Commits on Sep 1, 2024

  1. ISOLDE initial setup

    darotsr committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6985174 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. updates in Makefile.tools

    daro committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6441277 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. ISOLDE simple_system inital revision

    darotsr committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7f8c47a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. updates in Makefile

    darotsr committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9dfe1ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecbbeb5 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. inital version of rtl/isolde_fetch_vleninstr.sv

    daro authored and daro committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    7894c40 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. WIP fetch variable lenght instructions

    daro committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    8cbbe54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0274ff8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. bugfixing rtl/isolde_fetch_vleninstr.sv

    daro committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a9079af View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. WIP bug fixing

    daro committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    53775e9 View commit details
    Browse the repository at this point in the history
  2. WIP: fetching a batch of instruction, initial FSM for decoding variab…

    …le length instructions
    daro committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2e1af7e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    d148a60 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. work in progress: llvm toolchain

    darotsr committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9359f22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6230ab8 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. refactored isolde/sw/simple_system/common/simple_system_common.c for …

    …LLVM compiler
    daro committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d35937d View commit details
    Browse the repository at this point in the history
  2. Updates in Makefile.tools

    daro committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    397bd5a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. initial version of ISOLDE register file

    daro committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    865982b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. work in progress: ISOLDE register file

    daro committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2ad3c57 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    e129216 View commit details
    Browse the repository at this point in the history
  2. bugfix in rtl/isolde_decoder.sv

    daro committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    8108019 View commit details
    Browse the repository at this point in the history
  3. test case updates

    daro committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    3d67c37 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. inital version of isolde_fetch2exec_if

    daro committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    8edef1c View commit details
    Browse the repository at this point in the history
  2. added rtl/isolde_exec_block.sv

    daro committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    c199a74 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. refactored rtl/isolde_register_file_ff.sv

    daro committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b26686b View commit details
    Browse the repository at this point in the history
  2. NEW: instr encoding

    darotsr committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1f3fa30 View commit details
    Browse the repository at this point in the history
  3. improved rtl/isolde_exec_block.sv

    daro committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7755227 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    b44f010 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    5f9e027 View commit details
    Browse the repository at this point in the history
  2. added tinyprintf in the SW

    darotsr committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    e212b7d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. first attemp to synthesis

    darotsr committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a7d4fc4 View commit details
    Browse the repository at this point in the history
  2. ibex_top is synthesisable

    darotsr committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    52ea330 View commit details
    Browse the repository at this point in the history
  3. added new tests: dhrystone, fibonacci

    darotsr committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d49750a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. refactored isolde/simple_system/Makefile

    daro committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5f4dc88 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    809ca51 View commit details
    Browse the repository at this point in the history