Rev 2533 Rev 2534
Line 1... Line 1...
1 ---------------------------------------------------------------------------------- 1 ----------------------------------------------------------------------------------
2 -- Company: www.mlab.cz 2 -- Company: www.mlab.cz
3 -- Based on code writen by MIHO. 3 -- Based on code written by MIHO.
4 -- 4 --
5 -- Create Date: 29/08/2011 -  
6 -- Design Name: S3AN01A Test Design 5 -- Design Name: S3AN01A
7 -- Project Name: PulseGen 6 -- Project Name: PulseGen
8 -- Target Devices: XC3S50AN-4 7 -- Target Devices: XC3S50AN-4
9 -- Tool versions: ISE 13.3 8 -- Tool versions: ISE 13.3
10 -- Description: Sample of Pulse Generator at S3AN01A MLAB board. 9 -- Description: Sample of Pulse Generator at S3AN01A MLAB board.
11 -- 10 --
12 -- Dependencies: External PS/2 Keyboard has to be connected. 11 -- Dependencies: External PS/2 Keyboard has to be connected.
13 -- 12 --
14 -- Version: $Id: PulseGen.vhd 2533 2012-09-02 13:36:25Z kakl $ 13 -- Version: $Id: PulseGen.vhd 2534 2012-09-02 13:40:37Z kakl $
15 -- 14 --
16 ---------------------------------------------------------------------------------- 15 ----------------------------------------------------------------------------------
17   16  
18 library IEEE; 17 library IEEE;
19 use IEEE.STD_LOGIC_1164.ALL; 18 use IEEE.STD_LOGIC_1164.ALL;