hakbal40 / CSE331-Computer-Organization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSE331 Computer Organization Course Assignments

Content

HW Description
HW1 Simple Computing CPI and Calculating CPU Time Questions.
HW2 Solving Sum of Subset Problem in Dynamic Programming both in C++ and Mips assembly Language.
HW3 Implement MIPS Multiply Algorithm in Logisim by using Sequential Logic Design.
HW4 Implement a different version of 32-bit MIPS processor with 14 instruction by using Altera Quartus II with Verilog.

About

License:MIT License


Languages

Language:Verilog 81.7%Language:Assembly 10.3%Language:C++ 7.9%