Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/autruonggiang/it012-lab
Store Logisim and MIPS assignments.
https://github.com/autruonggiang/it012-lab
assembly it012 logisim mars-assembler mips uit
Last synced: 29 days ago
JSON representation
Store Logisim and MIPS assignments.
- Host: GitHub
- URL: https://github.com/autruonggiang/it012-lab
- Owner: autruonggiang
- License: mit
- Created: 2024-02-26T15:37:25.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-03-12T13:49:16.000Z (11 months ago)
- Last Synced: 2024-11-13T17:51:56.158Z (3 months ago)
- Topics: assembly, it012, logisim, mars-assembler, mips, uit
- Language: Assembly
- Homepage:
- Size: 22.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IT012 - Computer Structure and Organization II's Lab
Term 1 (2022-2023).## Study and Reference Materials
### Textbooks
1. Đinh Đức Anh Vũ. "Thiết kế luận lý số." NXB ĐHQG TP.HCM, 2015.
2. Vũ Đức Lung. "Giáo trình kiến trúc máy tính." Nhà xuất bản Đại học quốc gia Tp Hồ Chí Minh, 2009, 280 trang.### Reference Documents
3. Ronald J. Tocci. "Digital Systems Principles and Applications," 10th Edition, NXB Prentice-Hall, 2007.
4. Patterson, D. A., and J. L. Hennessy. "Computer Organization and Design: The Hardware/Software Interface," 4th ed. San Mateo, CA: Morgan Kaufman, 2009.## Software or Tools for Exercises or Practice
1. Logisim simulation software.
2. MARS (MIPS Assembler and Runtime Simulator) simulation software.