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

iDMA: Update SoC DMA to newest version of iDMA #26

Merged
merged 11 commits into from
Sep 2, 2024
Merged

Commits on Sep 2, 2024

  1. iDMA: Update SoC-level dma

    thommythomaso authored and colluca committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    fbd252d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8372741 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5a52e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63a481b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b08860 View commit details
    Browse the repository at this point in the history
  6. Bender.yml: Rename snitch_cluster target

    Due to collision with iDMA `snitch_cluster` target, which groups
    necessary iDMA sources for Snitch-cluster-based systems, we need a
    different group for sources specific to the Snitch cluster simulation
    target, which are not needed by Snitch-cluster-based systems. Thus,
    we rename `snitch_cluster` to `snitch_cluster_sim`.
    colluca committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4265ef9 View commit details
    Browse the repository at this point in the history
  7. hw: Fix iDMA integration

    colluca committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    bcc82b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8ce5c92 View commit details
    Browse the repository at this point in the history
  9. sw: Add system DMA test

    colluca committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6157ecf View commit details
    Browse the repository at this point in the history
  10. target: Update trace generation

    * target: Replace `LOGS_DIR` with `SIM_DIR`
    colluca committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a1792cc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    684603b View commit details
    Browse the repository at this point in the history