acmpesuecc / acmpesuecc/CHIP_Monks
Create/Develop: Keypad module for the CHIP-8 system
未关闭
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 还没有评估数据。