文件名称:keyboardcontroller
介绍说明--下载内容均来自于网络,请自行研究使用
键盘控制器VHDL代码
该控制器实时扫描矩阵键盘的行列,当用户有按键按下时,可以定位到对应的按键并产生一个中断信号-Keyboard controller entity
--
-- The controller scans the columns, cols, by making a different column logic-0
-- therefor the inputs have to be pull-up high. It processes the input, rows, and
-- the pressed key to a corresponding scancode and giving an interrupt
--
该控制器实时扫描矩阵键盘的行列,当用户有按键按下时,可以定位到对应的按键并产生一个中断信号-Keyboard controller entity
--
-- The controller scans the columns, cols, by making a different column logic-0
-- therefor the inputs have to be pull-up high. It processes the input, rows, and
-- the pressed key to a corresponding scancode and giving an interrupt
--
(系统自动生成,下载前可以参看下载内容)
下载文件列表
keyboardcontroller\Analyser.vhd
..................\Constants.vhd
..................\.VS\Entries
..................\...\Entries.Extra
..................\...\Entries.Extra.Old
..................\...\Entries.Old
..................\...\Repository
..................\...\Root
..................\...\Template
..................\FSM.vhd
..................\Keyboard_controller.vhd
..................\Producer.vhd
..................\Strober.vhd
..................\CVS
keyboardcontroller
..................\Constants.vhd
..................\.VS\Entries
..................\...\Entries.Extra
..................\...\Entries.Extra.Old
..................\...\Entries.Old
..................\...\Repository
..................\...\Root
..................\...\Template
..................\FSM.vhd
..................\Keyboard_controller.vhd
..................\Producer.vhd
..................\Strober.vhd
..................\CVS
keyboardcontroller