instruction-level-parallelism
There are 9 repositories under instruction-level-parallelism topic.
sdasgup3/parallel-processor-design
Super scalar Processor design
SIMDE-ULL/SIMDE
Educational computer simulator on a mission to "superscale" the study of computer architecture fundamentals
dominiksalvet/super-riscv
Superscalar dual-issue RISC-V processor
w-feng/CompArch-MIPS-POWER
Curriculum material for teaching computer architecture with MIPS and POWER
CSpyridakis/Tomasulo
Introduction in Dynamic Instruction Scheduling (Advanced Computer Architecture) implementing Tomasulo's Algorithm
sebastian-wardzinski/computer-architecture
ECE552: Computer Architecture — Fall 2020.
gocho1307/Labs-OC
Project for 2023/2024 - Computer Organization @ IST
scicomp-durham/comp3577-mimd-code
Examples of OpenMP for instruction-level parallelism.
sid-xyz/RNBIP_Pipelined-Microprocessor
Redesigned the RNBIP single-bus architecture to implement a 3 stage instruction-level pipeline.