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

25 lines
709 B
VHDL

-- generated by newgenasym Mon Jun 01 12:07:16 2015
library ieee;
use ieee.std_logic_1164.all;
use work.all;
entity ds1023500 is
port (
\clk/p1\: IN STD_LOGIC;
\d/p2\: IN STD_LOGIC;
GND: IN STD_LOGIC;
\in\: IN STD_LOGIC;
\le*\: IN STD_LOGIC;
MS: IN STD_LOGIC;
\out\: OUT STD_LOGIC;
P3: IN STD_LOGIC;
P4: IN STD_LOGIC;
P5: IN STD_LOGIC;
P6: IN STD_LOGIC;
P7: IN STD_LOGIC;
PS: IN STD_LOGIC;
PWM: OUT STD_LOGIC;
\q/p0\: IN STD_LOGIC;
VCC: IN STD_LOGIC);
end ds1023500;