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

Feature/add clock support #24

Closed
wants to merge 13 commits into from

Conversation

lleon95
Copy link
Collaborator

@lleon95 lleon95 commented May 10, 2024

This feature:

  • Adds clock query and setting to the US+, so the accelerators can run at its nominal frequency
  • Adds a debug class
  • Fixes warnings regarding unused macros

@lleon95 lleon95 requested a review from dierpg May 10, 2024 17:57
@lleon95 lleon95 self-assigned this May 10, 2024
@lleon95 lleon95 mentioned this pull request May 10, 2024
@lleon95 lleon95 force-pushed the feature/add-clock-support branch from bb919ab to 8a35589 Compare May 11, 2024 08:40
Copy link
Collaborator

@dierpg dierpg left a comment

Choose a reason for hiding this comment

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

overall code is pretty clean, not sure about that uint though, maybe theres something im not seeing.

include/cynq/debug.hpp Outdated Show resolved Hide resolved
src/cynq/ultrascale/hardware.cpp Outdated Show resolved Hide resolved
lleon95 added 13 commits June 1, 2024 10:59
This adds a basic logging tool for development
This adds a new function to read the PL clocks
Now, the platform supports clocking so we can use a proper clock
for our IPs
Matmul illustrates how to clock the platform properly
There were some warnings complaining about unused variables
Integrate the clock functions
This fixes the retroactive comments from the previous PR
There were repeated constants. All were factorised out
This adds clocks information
This adequates doxygen to use the right one
This avoids errors in storing the addresses when using just uint
@lleon95 lleon95 force-pushed the feature/add-clock-support branch from 4879781 to 15b78ce Compare June 1, 2024 11:00
@lleon95 lleon95 closed this Jun 1, 2024
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.

2 participants