acmpesuecc / acmpesuecc/CHIP_Monks

Create/Develop: Keypad module for the CHIP-8 system

未关闭
#1 11 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Bounty: 75 good first issue
主要语言
Verilog
星标
0
派生
3
PR 合并指标
30 天内没有已合并 PR

描述

Write/Design a separate keypad input from a 16-key hexadecimal keypad.
CPU is missing keypad logic.

Tasks:
> 1. Implement keypad [opcodes](http://devernay.free.fr/hacks/chip8/C8TECH10.HTM) for the design, opcodes will be (FX0A, EX9E, EXA1)
> 2. create a separate keypad module
> 3. connect cpu module with keypad module
> 4. keypad module will scan rows and columns to detect the key pressed.
> 5. also create testbenches for whatever modifications you make in code.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。