Skip to content

Commit

Permalink
SRAM API: Add multiple-clocked port API (backport #3383) (#3404)
Browse files Browse the repository at this point in the history
* SRAM API: Add multiple-clocked port API (#3383)

This PR adds new APIs for the SRAM module to instantiate a number of ports connected to individual clocks. This allows the creation of memories driven by multiple clocks, for use cases like clock domain crossover.

(cherry picked from commit d79ae71)

---------

Co-authored-by: Jared Barocsi <82000041+jared-barocsi@users.noreply.github.com>
Co-authored-by: Jared Barocsi <jared.barocsi@sifive.com>
  • Loading branch information
3 people authored Jul 6, 2023
1 parent abadbbe commit bde057a
Show file tree
Hide file tree
Showing 2 changed files with 326 additions and 118 deletions.
Loading

0 comments on commit bde057a

Please sign in to comment.