There are 47 repositories under computer-architecture topic.
List of Computer Science courses with video lectures.
Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记
📚 📖 📚CSE GATE Resources for GATE and CSE Aspirants 😎 😁 . Show your ❤️ by ⭐️⭐️
Development and compilation setup for the book versions of MINIX (2.0.0 and 3.1.0) on QEMU
Technical articles about console architecture
Custom 16-bit homebrew CPU, emulator, renderer, PCB, and language
Learn how computers work by simulating them in Javascript
ChampSim is an open-source trace based simulator maintained at Texas A&M University and through the support of the computer architecture community.
Repository to store what we have studied. :book: We want everyone to get a job through TechnicalNote.
RISC-V Guide. Learn all about the RISC-V computer architecture along with the Development Tools and Operating Systems to develop on RISC-V hardware.
『혼자 공부하는 컴퓨터구조 & 운영체제』 (한빛미디어)
A curated list of Computer Architecture and Systems resources
📚 计算机体系结构与C++书籍收集(持续更新)
DRAMSim2: A cycle accurate DRAM simulator
컴퓨터 과학 키워드 총정리 / computer science keyword notes
open-college-courses
Welcome Cybersecurity's World. An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources in Cybersecurity.
💻 RISC-V Simulator of RV32I ISA. 5-stage pipeline / out-of-order execution with Tomasulo algorithm and Speculation. Support runtime visualization. Project report available.
This repo is a curated library to help you achieve a deeper understanding of what drives success and continuous improvement. Dive in, and discover content that can expand your thinking, sharpen your expertise, and fuel you drive better, whether you’re exploring new fields, honing in-demand skills, or simply looking for fresh perspectives.
List of resources about foundational knowledge for programmers (supposed to last a few decades)
A pipelined implementation of the MIPS processor featuring hazard detection as well as forwarding
:mortar_board::whale: Dev Environment and Lab Assignments of the Introduction to Computer Systems course, CMU 15-213, 2015 Fall
WebRISC-V: A Web-Based Education-Oriented RISC-V Pipeline Simulation Environment [PHP]
KASIRGA - KIZIL Takımı Teknofest 2023 Çip Tasarımı - KIZIL İşlemci Projesi
A customizable hardware prefetching framework using online reinforcement learning as described in the MICRO 2021 paper by Bera et al. (https://arxiv.org/pdf/2109.12021.pdf).
5-stage pipelined 32-bit MIPS microprocessor in Verilog
Verilog implementation of multi-stage 32-bit RISC-V processor