-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
iDMA: Update SoC DMA to newest version of iDMA (#26)
* iDMA: Update SoC-level dma * hw: Fix typo in iDMA integration * snitch_cluster: Bump to include iDMA update * target: Do not delete lock file on `bender-clean` * target: Remove Verilator Make targets * 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`. * hw: Fix iDMA integration * target: Update `sys_dma` C library functions based on iDMA * sw: Add system DMA test * target: Update trace generation * target: Replace `LOGS_DIR` with `SIM_DIR` * target: Fix bootrom Make targets --------- Co-authored-by: Thomas Benz <[email protected]>
- Loading branch information
1 parent
b17ffcf
commit d5d0d83
Showing
14 changed files
with
313 additions
and
248 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.