grself / CIS221_Lab_ManualLinks
This is the Logisim-Evolution lab manual I use with my Cochise College CIS 221 Digital Logic class.
☆36Updated 2 months ago
Alternatives and similar repositories for CIS221_Lab_Manual
Users that are interested in CIS221_Lab_Manual are comparing it to the libraries listed below
Sorting:
- Version 2 of my Crazy Small CPU☆71Updated 6 years ago
 - Home Brew 8 Bit CPU Hardware Implementation including a Verilog simulation, an assembler, a "C" Compiler and this repo also contains my r…☆68Updated 2 years ago
 - A 16-bit RISC CPU with 32 instructions built with Digital for running on an FPGA.☆125Updated 3 years ago
 - A crazy small 8-bit CPU built with only seventeen 7400-series chips.☆106Updated 5 years ago
 - Assembler for the Digital example processor☆54Updated 2 years ago
 - Pong game in a FPGA.☆95Updated 5 years ago
 - "Designing Video Game Hardware in Verilog" in iCE40HX8K Breakout Board.☆17Updated 5 years ago
 - VHDL project to run a simple 8-bit computer very similar to the one built by Ben Eater (see https://eater.net)☆36Updated 6 years ago
 - QNICE-FPGA is a 16-bit computer system for recreational programming built as a fully-fledged System-on-a-Chip in portable VHDL.☆75Updated last year
 - The Nand2tetris course, using icestudio for building hardware on Opensource FPGAs from the begining☆34Updated last year
 - Complex Programmable Logic Device (CPLD) Guide☆57Updated 3 years ago
 - i8080 precise replica in Verilog, based on reverse engineering of real die☆159Updated 6 years ago
 - This fork family includes the 6502 upgraded to 32-bit address bus, in Verilog HDL☆20Updated 5 years ago
 - A bit-serial CPU written in VHDL, with a simulator written in C.☆131Updated last year
 - Sol-1: A CPU/Computer System made from 74 series logic.☆78Updated this week
 - TV80 Z80-compatible microprocessor☆53Updated 5 years ago
 - A re-creation of a Cosmac ELF computer, Coded in SpinalHDL☆42Updated 4 years ago
 - Z80 CPU for OpenFPGAs, with Icestudio☆86Updated last year
 - Toolchain for the 8-bit TTL-CPU - http://digitarworld.uw.hu/ttlcpu.html☆35Updated 7 years ago
 - One Page CPU Project - CPU, Assembler & Emulator each in a single page of code☆82Updated last year
 - A CPU on an FPGA that you can play Zork on☆50Updated 8 years ago
 - Minimal Raspberry PI breakout board for ICE40HX4K FPGA☆24Updated 8 months ago
 - Logic Simulation of James Sharman's 8-bit Pipelined CPU https://www.youtube.com/watch?v=3iHag4k4yEg&list=PLFhc0MFC8MiCDOh3cGFji3qQfXziB9y…☆47Updated 4 years ago
 - A highly-configurable and compact variant of the ZPU processor core☆36Updated 10 years ago
 - Hardware/Software Co-design environment of a processor core for deterministic real time systems☆38Updated 2 years ago
 - IceChips is a library of all common discrete logic devices in Verilog☆148Updated last month
 - 65C02 microprocessor in verilog, small size,reduced cycle count, asynchronous interface☆73Updated 2 years ago
 - A plain VHDL implementation of a small microprocessor fully compatible with the ISA of the well known PicoBlaze by Ken Chapman.