MIPS processor in Simulink

バージョン 1.1.0.0 (61.8 KB) 作成者: Mikhail
Implementation of single-cycle MIPS processor in Simulink
ダウンロード: 807
更新 2015/11/4

編集メモ: This file was selected as MATLAB Central Pick of the Week

This is the implementation of single-cycle MIPS processor in Simulink. It closely follows the MIPS microarchitecture described in "Digital Design and Computer Architecture" by David Money Harris and Sarah L. Harris. This design can be simulated in Simulink and converted automatically to HDL using HDL Coder.
Supported instructions:
add
sub
and
or
slt
addi
lw
sw
beq
j
The instruction memory is preloaded with a sample program from the same book.

引用

Mikhail (2024). MIPS processor in Simulink (https://github.com/kyak/slmips), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2015b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersCode Generation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.1.0.0

Update list of requirements; Implement MainDec using Stateflow

1.0.0.0

FEX doesn't like transparent PNG?

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。