Tubii_Tk2/Parts/parts/misc/ad8009/entity/vhdl.vhd
2015-02-27 19:09:38 -05:00

14 lines
329 B
VHDL

-- generated by newgenasym Wed Oct 29 14:53:51 2014
library ieee;
use ieee.std_logic_1164.all;
use work.all;
entity ad8009 is
port (
\in+\: INOUT STD_LOGIC;
\in-\: INOUT STD_LOGIC;
OUTPUT: INOUT STD_LOGIC;
\v+\: IN STD_LOGIC;
\v-\: IN STD_LOGIC);
end ad8009;