MIPS processor in Simulink

버전 1.1.0.0 (61.8 KB) 작성자: Mikhail
Implementation of single-cycle MIPS processor in Simulink
다운로드 수: 813
업데이트 날짜: 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 CenterMATLAB Answers에서 Code 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 리포지토리로 가십시오.