acmpesuecc / acmpesuecc/CHIP_Monks
Create/Develop: Keypad module for the CHIP-8 system
Aperta
Bounty: 75
good first issue
- Lingua principale
- Verilog
- Stelle
- 0
- Fork
- 3
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.