In this post, I will talk about the memory in the computer architecture.There is a conflict having large and fast memory. If we choose large memory, t
In the previous lectures, we already learned about the CPU structure. In this post, I will post the concept of CISC and RISC\*. In addition, I will me
In the computer architecture, the performance of the CPU is important because it affects on the total process performance.We have to consider about ma
There are major hurdles of Pipelining. In this post, I will cover this major problems and solutions. Hazard This hazard situation is occured when th
In this post, I will cover about the pipe-lined structure. If we use the pipeline, we can imporve the performance in our computer architecture.For exa
In this post, I will talk about Multi Clock Cycle.It has several clock cycles to execute one instruction. It means that if some instructions are execu
In this post, I will upload the Implementation of Single Clock Cycle.In the MIPS Architecture, there are 3 types of instructions.R-type InstructionI-t
In this section, I will post about single clock cycle datapath concept.Single clock cycle concept is the instruction is executed in one clock cycle in
In this post, I will organize the contents of chapter 3. In the chapter 3, there are some operations.AdditionSubtractionMultiplicationDivisionFloatin-
In this writing, I will deal about Procedure Call.Procedure is function. To using them, MIPS use special registers.$a0 - $a3 registers for arguments t
In this time, I learned about MIPS Instruction Set Architecture.In the MIPS architecture, there is three types of instruction set.Arithmetic / Logic I
In this class, we use the instruction of MIPS. In MIPS, there are Design Principles that can be more efficiently. Goals of instruction set design for MIPS To maximize performance To minimize cost To ...
In the computer architecture, there is a concept of Addressing mode. This is a different ways to specify the place where an operand resides in memory
This is the course of Programming Language Theory(PLT).What is the Language? The Language is a tool of comunicate with others. In this aspect, Program
In first time of Computer Architecture class, we defined what is instruction.Basic architecture of Computer Language.Instruction is the basic of Compu
Today is 8/24(Thu) and it is the last week for this summer vacation. I want to write something doing in summer vacation.After the last writing, I was
This is the journal that related to code clone detecting. This summer vacation I tried to make jCCTokener by using this journal. It use the AST struc
In summer vacation, my lab ISEL begined the I-GBS. It is first expreience to me study bible in HGU so, I haved half of expectation and other half of concern. But, it was very good time for me and I wa...
This is the half point of this summer vacation.I decided to make my personal blog to write my life and some information of what I learned.