Description: 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
--
File list (Check if you may need any files):
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