Skip to content

Commit

Permalink
soc/cores/hyperbus: Full rewrite of HyperRAM core.
Browse files Browse the repository at this point in the history
Rewriting the HyperRAM core to improve its design and functionality. The
old core grew complex over time without a clear structure. This new version
offers:
- IO registers on all signals for better performance.
- Flexible clocking options.
- Simplified architecture.
- Easier to extend with new features.

This rewrite provides a base for future development.
  • Loading branch information
enjoy-digital committed Aug 29, 2024
1 parent ef775e0 commit fac80c3
Show file tree
Hide file tree
Showing 4 changed files with 758 additions and 471 deletions.
Loading

0 comments on commit fac80c3

Please sign in to comment.