There are 0 repository under computer-architecture-lab topic.
Homeworks and course project of logic circuit and computer architecture laboratory are located in this repository
Building a processor simulator for the ToyRISC Instruction Set Architecture, using Java, as part of the coursework for CS2160: Computer Organization Lab, IIT Palakkad
Advanced Computer Architectures - Practical Assignment #2: Create a shell script that sends custom jobs (thread & core level parallelized code) to an SGE cluster scheduler in order to execute an HPC NPB Benchmark, so we can study the performance impact on a shared-memory multiprocessor when emulating different processor cache architectures (varying parameters such as parameters block size, cache size & associativity)
A repository containing various assembly language programs for microcontrollers.
This repository contains the lab classes that were conducted to understand ARM architecture.
A ModelSim project that implements a MIPS pipelined CPU in Verilog, enhancing efficiency through pipelining based on single-cycle CPU concepts.
A ModelSim project that implements a MIPS single-cycle CPU using Verilog.
A Java implementation of the Little Man's Computer (LMC) with interactive features
Assembly implementation of time quantum scheduling on x86, using two methods: software loops and hardware timer interrupts.
📚 In-depth Coursework, Reports, and Educational Resources for the Computer Architecture Laboratory Course at Urmia University.
Computer Architecture Lab - Fall 2021
This contains my solution to the labs of Computer Architecture course for the year 2020-21
Implementing circuits through VHDL