代码搜索结果
找到约 10,000 项符合
Interface 的代码
control_interface.v
/******************************************************************************
*
* LOGIC CORE: Control Interface - Top level module
* MODULE NAME: control_interface()
* COM
user_interface.c
/**********************************************************************
* *
* Software License Agreement
insurableitem-interface.html
Code Fragment
public interface
zj_interface.h
/************************************************************************
* filename: ZJ_interface.h
* created: 2007.05.15
* Function: This is a head file for interface between user and ZJ modu
control_interface.v
/******************************************************************************
*
* LOGIC CORE: Control Interface - Top level module
* MODULE NAME: control_interface()
* COM
user_interface.c
/**********************************************************************
* *
* Software License Agreement
vga_interface.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
entity Vga_interface is
Port ( clk : in STD_LOGIC;
HS : out STD_LOGIC;
VS : out STD_LOGIC;
key_interface.vhd
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.numeric_std.all;
package key_Inter_pckg is
component key_interface --100_000
generic( FREQ : natural := 50000 ); -- frequency of the main cl