Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- XML
- architecture
- computer
- php
- react
- data structure
- function
- system
- for
- CSS
- DATAPATH
- control
- html
- DoM
- Class
- DB
- DS
- mysql
- web
- Algorithm
- MacOS
- Pipelining
- while
- javascript
- Java
- MIPS
- python
- instruction
- Linux
- github
Archives
- Today
- Total
YYYEJI
[MacOS] QtSpim 설치하기 본문
728x90

Spim 이란?
MIPS chip이 아니여도 assembly 코드를 읽고 실행시켜 주는 simulator입니다.
여러 OS(window, mac os, linux)에서 코드를 한 줄씩 실행시켜 줍니다. (interface)
(앞에 붙은 Ot는 최신 버전을 뜻합니다.)
↓↓↓ 아래 링크를 클릭해 주세요 ↓↓↓
https://sourceforge.net/projects/spimsimulator/files/
spim mips simulator - Browse Files at SourceForge.net
This directory contains compiled, installable copies of Spim for various operating systems: QtSpim: QtSpim_*_Windows.zip -- Windows (32 or 64 bit) QtSpim_*_mac.dmg -- Mac OS X qtspim_*_linux64.deb -- 64 bit Linux debian package qtspim_*_linux32.deb -- 32 b
sourceforge.net














설치 완료
◡̈
'Computer architectures' 카테고리의 다른 글
[MacOS] MIPS assembly language 알아보기 (0) | 2022.10.08 |
---|---|
[MacOS] QtSpim 사용하기 (0) | 2022.10.07 |
[MIPS] Control Instruction (2) | 2022.09.25 |
[MIPS] Unconditional Branch Instructions (Jump etc.) (2) | 2022.09.25 |
[MIPS] Conditional branch Instruction (slt) (0) | 2022.09.25 |