HDL Coder Dual Port RAM multiple clock?

1 回表示 (過去 30 日間)
legendbb
legendbb 2013 年 3 月 5 日
コメント済み: Stefanie Schwarz 2021 年 4 月 28 日
Hi, just wondering if it is possible to have HDL Block "Dual Port RAM" generate HDL code for multiple clk dual port ram.
I have already attempted trying: >> make hdl('dut','ClockInputs','multiple');
If I have to use multiple clock on dual port ram, do I have to go for SysGen?

採用された回答

Tim McBrayer
Tim McBrayer 2013 年 3 月 5 日
The current implementation of the HDL Dual Port RAM only supports a single clock.
  3 件のコメント
Tim McBrayer
Tim McBrayer 2013 年 11 月 18 日
Yes. Support for a dual clock dual port RAM is planned to be added in R2014a.
Stefanie Schwarz
Stefanie Schwarz 2021 年 4 月 28 日
Here is the new block that supports using two different clock domains: Dual Rate Dual Port RAM

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeCode Generation についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by