Commit 858b3df0 authored by Jared Barocsi's avatar Jared Barocsi Committed by Mergify
Browse files

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 d79ae71e)

# Conflicts:
#	src/test/scala/chiselTests/Mem.scala
parent abadbbe9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment