Tubii_Tk2/Parts/parts/ecl/10ep90/entity/vhdl.vhd
2015-02-27 19:09:38 -05:00

13 lines
299 B
VHDL

-- generated by newgenasym Wed Oct 29 13:44:37 2014
library ieee;
use ieee.std_logic_1164.all;
use work.all;
entity \10ep90\ is
port (
D: IN STD_LOGIC;
\d*\: IN STD_LOGIC;
Q: OUT STD_LOGIC;
\q*\: OUT STD_LOGIC);
end \10ep90\;