MIPS processor in Simulink

Version 1.1.0.0 (61,8 ko) par Mikhail
Implementation of single-cycle MIPS processor in Simulink
813 téléchargements
Mise à jour 4 nov. 2015

Note de l’éditeur : 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.

Citation pour cette source

Mikhail (2024). MIPS processor in Simulink (https://github.com/kyak/slmips), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2015b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Code Generation dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version
1.1.0.0

Update list of requirements; Implement MainDec using Stateflow

1.0.0.0

FEX doesn't like transparent PNG?

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.