VHDL-verification
Package to ease directed testing of HDL entities
Entities
keypad_emu.vhd File Reference

Emulates a Digilent PMOD keypad. More...

Go to the source code of this file.

Detailed Description

Emulates a Digilent PMOD keypad.

Author
Hipolito Guzman-Miranda

Definition in file keypad_emu.vhd.

Entities

keypad_emu  entity
 Emulates PMOD keypad. More...
 
keypad_emu_arch  architecture
 Architecture is based on multiple concurrent assignments to the same signal, but some of the drivers are weak (pullups), just like the real hardware. More...