Repository navigation

#

computer-architectures

Gain an understanding of the fundamental topics and concepts of computer architecture including the application of these with modern Arm processors

HTML
280
3 个月前

Laboratory sessions from the "Computer Architectures" course, part of the Master's degree in Embedded Systems (Electronic Engineering) at Politecnico di Torino, academic year 2019/2020.

C
12
1 年前

Modified gem5 (https://www.gem5.org/) implementation used for prototyping the ideas proposed in the "Packing and Fusing Narrow-Width Vector Operations for Energy-Efficient SIMD" paper.

C++
6
5 年前

Small programs developed for the LPC1768 ARM Cortex M3 Evaluation Board OM11043. Developed in both C and ARM Thumb Instruction Set using Keil µVision IDE.

C
4
5 年前

Non-intrusive packet delivery monitoring service for Networks-on-Chip (NoCs) focusing on real-time systems. Hardware verification and development in C++/SystemC using the Visual Studio 2017 IDE.

C++
2
4 年前

Implementation of the traditional Pac-Man game for the LandTiger LPC1768 Cortex-M3 board, as a final project for the Computer Architectures Course @ PoliTO

C
1
7 个月前

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)

Shell
1
4 年前

uVision project for the LandTiger LPC1768 Cortex-M3 board with a self-made C library that implements a higher level interface for every peripheral introduced in the Computer Architectures course.

C
1
7 个月前

BPM Reader simulation using assembly and the microcontroller MSP430FR6989. Project for the Computer Architecture class.

1
4 年前

Computational Geometry, Computer Archi & Org(CSE-307), , Computer Graphics, Economics(CSE-301), Operating System(CSE-309), OOAD

C++
0
8 个月前

Repository for an Arduino project (Sound reactive LEDs) done as school homework for Computer architectures course in ELSYS (TUES) - Technological shcool "Electronic systems".

C++
0
5 年前

This repository contains exercises and laboratories related to Computer Architecture and Operating Systems. The main focus is on practical applications and implementation using the FreeRTOS operating system, allowing for hands-on experience with system APIs for creating embedded applications.

C
0
7 个月前

Computer Architectures and Operating Systems @ Polito - Collection of Code for Exercises and Laboratories.

Shell
0
9 个月前

Short subroutines using x86 Assembly language for the 8086 microprocessor. Developed and simulated with Emu8086.

Assembly
0
4 年前

Build a Modern Computer from First Principles: From Nand to Tetris

Hack
0
3 年前