There are 2 repositories under logisim-cpu topic.
This is an HTML/Javascript CPU simulator and assembler for the CPU I designed. Originally, I created this CPU on paper many years ago for a homework assignment in college. More recently, I implemented my design in the Logisim logic simulator, and eventually it ran on an FPGA.
A small and simple 8-bit CPU built in Logisim. The project also includes an assembler and a manual for those who want to learn how a processor works.
A (very) simple 32-bit RISCV processor with a loaded Pong game to show it off
Basing on logisim, the design of cpu with pipeline.
The Logisim circuits to pass the Computer Organization course design of HUST.
A 16-Bit computer(C.I.S.C) with 38 Instructions, 2 addressing modes and a register stack.
CPU Simulation with Logisim for Computer Architecture Course
A RISC Processor with a 5 stage pipeline and 32-bit instruction set.
These are various files pertaining to a CPU I designed. Can be used in conjunction with my Logisim CPU youtube video series.
An 8-bit CPU designed for Minecraft.
Logisim implementation of a 16-bit single cycle and pipelined RISC processor designed from an instruction set.
Emulación de procesador MIPS utilizando Logisim
Compilers, data sheets, resources and .circ files for my 8-Bit CPU (Rouvik CPU - II)
A Simple Processor, Designed Using Logisim Software
A microprocessor built out of discrete logic-gate in logisim
Single Cycle and Pipelined MIPS Processor
A custom CPU implemented in 74-series logic
This repository contains some of my work for CS 250: Computer Architecture taught at Duke by Prof. Sorin.
Is implementation for simple pipeline processor (MIPS processor ) , with logisim software .
Design using Logisim to make a Single-Cycle 32-Bit CPU for a subset of the MIPS instructions
RISC architecutre-like 16 bit CPU design and assembler
16-bit CPU with specific Assembler for Assembly codes capable of controlling a 32x32 led screen
14-bit CPU implementation in Logisim. This is a 14-bit RISC CPU logisim implementation. All files are included in this single repository.
Simulation of a 4-bit CPU with Logisim
To understand the high, must we first go low! Deep within lives my Y-86 processor, implemented from scratch in Logisim, locating it a quest I shall leave to the interested.