Tubii_Tk2/Parts/parts/ttl/ds102350bkup/entity/vhdl.vhd
2015-06-01 13:43:47 -04:00

16 lines
429 B
VHDL

-- generated by newgenasym Mon Jun 01 12:07:39 2015
library ieee;
use ieee.std_logic_1164.all;
use work.all;
entity ds102350bkup is
port (
\in\: IN STD_LOGIC;
\le*\: IN STD_LOGIC;
MS: IN STD_LOGIC;
\out\: OUT STD_LOGIC;
P: IN STD_LOGIC_VECTOR (7 DOWNTO 0);
PS: IN STD_LOGIC;
PWM: OUT STD_LOGIC);
end ds102350bkup;