代码搜索结果
找到约 10,000 项符合
Interface 的代码
interface.h.bak
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
GtkWidget* create_window_main (void);
GtkWidget* create_aboutdialog (void);
control_interface.vhd
--###########################################################################
--
-- LOGIC CORE: Control Interface - Top level module
-- MODULE NAME: control_interface()
-- C
c---interface.html
Using the GNU Compiler Collection (GCC)
spi_interface.v
module SPI_INTERFACE (do, iostrb_l, rw_l, io_wr, spi_rd, clkout, reset_l, dclk, cs_en, dio) ;
input reset_l;
inout do ;
input iostrb_l ;
input rw_l ;
output io_wr,spi_rd;
input clkout ;
cmscps_interface.h
/* $ID:CmsCps_interface.h V1.0 2004/05/17 */
/************************************************************************
*
* FILE: CmsCps_interface.h
*
* MODULE: MMS
*
* PURPOSE: De
control_interface.v
/******************************************************************************
*
* LOGIC CORE: Control Interface - Top level module
* MODULE NAME: control_interface()
* COM
control_interface.v
module control_interface(
CLK,
RESET_N,
CMD,
ADDR,
REF_ACK,
INIT_ACK,
CM_ACK,
NOP,
READA,
WRITEA,
REFRESH,