MIPS processor in Simulink

Versión 1.1.0.0 (61,8 KB) por Mikhail
Implementation of single-cycle MIPS processor in Simulink
807 descargas
Actualizado 4 nov 2015

Nota del editor: 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.

Citar como

Mikhail (2024). MIPS processor in Simulink (https://github.com/kyak/slmips), GitHub. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2015b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Code Generation en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión
1.1.0.0

Update list of requirements; Implement MainDec using Stateflow

1.0.0.0

FEX doesn't like transparent PNG?

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.