You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MikroLeo project files (schematic, PCB, assembler, emulator/debugger, circuit simulation file, documentation, example of programs etc). MikroLeo is a 4-bit microcomputer developed mainly for educational purposes and distributed for free under open-source licenses.
🚞 Harvard University's CS50 🚁 AI with Python 🛩 developers and 🎍 enthusiasts 🚤 ready to 🎿 explore the 🚢 world of 🏉 intelligent systems 🚐 using Python algorithms 🏩 knowledge representation logic 🎳 machine learning self 🏈 paced learning academic 🧶 enrichment and AI portfolio building 🪀problem sets project ⚽ walkthroughs and detailed
16 Bit, multicore, unicycle processor for general purpose simulated in VHDL. Created as a tool for teaching computer architecture at Federal University of Piauí.
A 32-bit Single-Cycle RV32I RISC-V Processor implemented in Verilog HDL, featuring a Harvard Architecture, modular datapath design, hardware Performance Counter Unit (PCU), and functional verification using Icarus Verilog and GTKWave.
Implementação didática de um processador de 16 bits multiciclo em Logisim, com arquitetura Harvard, 16 registradores, ULA, unidade de controle e memórias separadas para programa e dados.
Implementing a subset of ARM instruction set architecture in a multicycle microarchitecture using Xilinx Vivado IDE. The computer architecture followed is Harvard.
C simulator for an 8-bit pipelined Harvard-architecture processor with assembly parsing, instruction encoding, hazard detection, and cycle-by-cycle execution tracing.
A parameterized multi-cycle Harvard architecture processor designed from the ground up in Verilog. Developed using a complete RTL design workflow including simulation, linting, synthesis, Sky130 technology mapping, area estimation, static timing analysis, cocotb self-checking testbenches and post synthesis GLS 🖥️.