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

Automatic PR dev->master #915

Merged
merged 7 commits into from
Nov 30, 2023
Merged

Automatic PR dev->master #915

merged 7 commits into from
Nov 30, 2023

Commits on Nov 27, 2023

  1. Adjusted FPU DIV/SQRT latency to new T-Head unit.

    Signed-off-by: Pascal Gouedo <pascal.gouedo@dolphin.fr>
    Pascal Gouedo committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    45387a8 View commit details
    Browse the repository at this point in the history
  2. Added paragraphs and notes about hardware loops impact on application…

    …, exceptions handlers and debugger.
    
    Signed-off-by: Pascal Gouedo <pascal.gouedo@dolphin.fr>
    Pascal Gouedo committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b838f16 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Clearer description of handlers management of MEPC/lpcountX.

    Signed-off-by: Pascal Gouedo <pascal.gouedo@dolphin.fr>
    Pascal Gouedo committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ad56cba View commit details
    Browse the repository at this point in the history
  2. Even clearer description of handlers.

    Signed-off-by: Pascal Gouedo <pascal.gouedo@dolphin.fr>
    Pascal Gouedo committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a9d341f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #909 from pascalgouedo/dev_dd_pgo_doc

    User Manual update for HWLoops and exception handlers
    davideschiavone authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b09e8a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. RVFI - Setting mstatus_fs write mask when fcsr update + Adding DBG_FL…

    …USH to write back trigger
    Yoann Pruvost committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c02d5c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #914 from YoannPruvost/dev_quick_fix

    RVFI - mstatus_fs update when fcsr update + write back trigger update
    davideschiavone authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    6b34db2 View commit details
    Browse the repository at this point in the history