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 controllers and uvm #17

Merged
merged 9 commits into from
Oct 24, 2024
Merged

Add controllers and uvm #17

merged 9 commits into from
Oct 24, 2024

Conversation

M0stafaRady
Copy link
Member

  • Add AHB controller
  • Add AHB wrapper
  • Fix the wishbone controller
  • Add verification environment

CI is failing the GL simulation because it can't synthesis the behavior models, A change to the CI to skip GL sims for such a repos would be added in the central CI repo.

@marwaneltoukhy
Copy link
Member

What is wrong with the wishbone controller?

@M0stafaRady
Copy link
Member Author

What is wrong with the wishbone controller?

There is a bug that would prevent accessing 3/4 of the memory space.

@DavidRLindley
Copy link
Contributor

Are there any risks skipping GL simulations?

@M0stafaRady
Copy link
Member Author

Are there any risks skipping GL simulations?

I don't think so.
The main reason of the CI is to synthesis the RTL then run GL sims. Since a very small portion of the code is synthesizable it should not affect much.

@DavidRLindley
Copy link
Contributor

Does this bug affect the RAMs on the SRAM-TC taped out on 2404 and 2406?

@M0stafaRady
Copy link
Member Author

Does this bug affect the RAMs on the SRAM-TC taped out on 2404 and 2406?

I guess yes as long as this controller is used.

@DavidRLindley DavidRLindley merged commit 62d013f into main Oct 24, 2024
10 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