Nambers / logisim_snake
使用logisim模拟电路做的简单贪吃蛇(可参考一个up的教程https://www.bilibili.com/video/BV1wi4y157D3)
☆26Updated 5 months ago
Alternatives and similar repositories for logisim_snake:
Users that are interested in logisim_snake are comparing it to the libraries listed below
- 从 零开始设计一个CPU (Verilog)☆55Updated 4 years ago
- GoWin FPGA implement nes/fc☆14Updated last year
- Linux 下开发 STM32☆25Updated 7 years ago
- 使用 C++23 从零实现的 RISC-V 模拟器☆30Updated 2 months ago
- ☆16Updated 3 years ago
- PL/0 compiler☆29Updated last year
- 华科计算机组成原理实验文件☆92Updated 3 years ago
- An embed RISC-V Core with RV32IMZicsr ISA named SparrowRV.☆62Updated 2 years ago
- 微机原理及单片机应用☆31Updated 4 years ago
- The repository contains Microprocessor Principles , ARM , FPGA , DSP , MCU-C51 , assembly and other hardware tutorials.☆33Updated 2 years ago
- As a salute to the guy who inspired me to become EE engineer. This is the RTL version of his homebrew CPU core (KC-LS1u)☆16Updated last year
- 手搓CPU系列-硬件设计☆11Updated 2 years ago
- 基于Verilog实现的全数字锁相环☆29Updated 3 years ago
- ☆75Updated 3 weeks ago
- Integrated_Circuits_and_Semiconductor 集成电路设计与半导体物理器件书籍☆88Updated 2 years ago
- 51单片机播放音乐☆45Updated 6 years ago
- 5 stage pipeline, single cycle risc-V implementation☆22Updated last year
- 《从头写一个RISC-V OS》课程在 CHV307VCT6 上的移植。