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

add smart-peripheral if, im2col acc, and Verifheep flow #581

Merged
merged 243 commits into from
Oct 1, 2024

Conversation

TommiTerza
Copy link
Contributor

@TommiTerza TommiTerza commented Aug 21, 2024

  • Added a direct interface from external accelerators and the Always-On subsystem through a configurable reginterface bus (AOPB)
  • Reworked the DMA channel structure
  • Reworked the DMA HAL, increments are now in elements and not bytes
  • Added configurable multi-master DMA-to-sysbus connection
  • Added im2col Smart Peripheral Controller (SPC) and its application
  • Added Verifheep, a python library for verification and testing of X-Heep on a variety of targets, FPGA included
  • Added im2col SPC verification script based on Verifheep
  • Updated the DMA documentation
  • Added Verifheep documentation

hw/ip/dma/data/dma.hjson Outdated Show resolved Hide resolved
);

/* ??? */
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls again remove question mark

@davideschiavone davideschiavone changed the title Smart interface, im2col SPC and Verifheep add smart-peripheral if, im2col acc, and Verifheep flow Sep 27, 2024
@davideschiavone davideschiavone merged commit 83f1563 into esl-epfl:main Oct 1, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants