Skip to content

Releases: thuongtruong1009/computer-architecture

v7.2 official

06 Oct 01:18
11ac6b6
Compare
Choose a tag to compare

In this release, the following new changes:

  • add tutorial documents for MIPS language
  • add sign symbols in MIPS
  • Introducing overview of the qtSpim tool and how to they work with MIPS

Join me in the development to build perfect products

Star this project will help me develop

You can fork/download/contribute/discuss or make issue/pull requests and commits them to development. It can save it on history.

Thank you!

Full Changelog: v7.1...v7.2

v7.1 official

02 Oct 18:07
b6dd256
Compare
Choose a tag to compare

This is release v7.1 for this repository about edits.

In this release, we added:

  • Introduce to MIPS language and them instructions
  • Tutorial on how to use the qtSpim tool to run MIPS code
  • Create the first project Hello
  • Make acquaintance with computer architecture source

Join me in the development to build perfect products

Star this project will help me develop

You can fork/download/contribute/discuss or make issue/pull requests and commits them to development. It can save it on history.

Thank you!

v7.0 official

02 Oct 02:13
d5f098e
Compare
Choose a tag to compare

In this Lab 7, we have change somethings:

  • Introduce Floating-Point Arithmetic on MIPS
  • Overview about 32 bit and 64-bit instructions
  • Floating-point registers
  • Loading and storing floating point registers
  • Single and (some) double-precision arithmetic
  • Data movement instructions
  • Reading and writing floating point

Join me in the development to build perfect products

You can clone/fork/download or contribute/discuss and bonus a star for them to develop. It can save it on history.

Thank you!

v6.0 official

22 Sep 03:08
9820c91
Compare
Choose a tag to compare

In this release update, following change these:

  • add source code MIPS of Lab 6
  • Learn about the runtime of the stack in programming
  • Show request and key answer for every question
  • Read and think about it carefully.

v5.0

20 Sep 01:31
6238ae8
Compare
Choose a tag to compare

In this update, I add news:

  • Shift Instructions and arithmetic calculation in MIPS programming
  • Run samples step by step to see how to calculate the architecture of MIPS thanks to the qtSpim tool
  • Make the report to show full key and image screenshots to easy learn for student
  • Add source code Lab 5

v4.0 official

23 Aug 16:49
323e2ba
Compare
Choose a tag to compare

You can clone/fork/download or contribute and discuss them to develop. It can save it on history.

Thank you!

topic: v3.0 release official

20 Jul 02:25
0f99d1d
Compare
Choose a tag to compare

This is release v3.0 for this repository about edits.

This release has the following changes:

  • Add new requests and full keys of Lab 3- Bitwise Logic and Procedure intro folder.
  • Put the Hexa number using only register-to-register logic and shift instructions.
  • Reverse the order of the bytes in the register.
  • Set the corresponding bit in the register.
  • Print out that unsigned integer in any range and any 32-bit integer input to hexadecimal.
  • Control LED via pushing a button in MSP430.

You can clone/fork/download or contribute and discuss them to develop. It can save it on history.

Thank you!

v2.0 release official

16 Jul 04:16
5f314fd
Compare
Choose a tag to compare

This is release v2.0 for this repository about edits.

This release has the following changes:

  • Add new Lab 2- Pseudo MIPS Instructions folder.
  • Introduce loop and logic function in real MIPS.
  • Learning how to input and output items.
  • Control LED via pushing a button in MSP430.

You can clone/fork or contribute and discuss them to develop. It can save it on history.

Thank you!