代码搜索:Interface
找到约 10,000 项符合「Interface」的源代码
代码结果 10,000
www.eeworm.com/read/204154/15343928
v sram_interface.v
module sram_interface(
clock,
address,
data_in,
data_out,
go_read,
go_write,
chipselect,
complete,
sram_address,
sram_data,
sram_ncs,
sram_noe,
sram_nwe);
parameter idl
www.eeworm.com/read/202697/15375611
c sram_interface.c
#include"c:\Plx\PciSdk\Win32\Samples\Common\ConsFunc.h"
#include"c:\Plx\PciSdk\Win32\Samples\Common\PlxInit.h"
#include
#include
#include
int Initialize_pci();
int
www.eeworm.com/read/202697/15375612
exe sram_interface.exe
www.eeworm.com/read/202696/15375614
vhd sram_interface.vhd
--=======================================================================================
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
www.eeworm.com/read/202696/15375615
ucf sram_interface.ucf
#-------------------------- PCI SIDE SIGNALS ---------------------------------
#=============================================================================
#------------------------- PCI clock an
www.eeworm.com/read/202636/15377430
frx simulation interface.frx
www.eeworm.com/read/202636/15377431
frm simulation interface.frm
VERSION 5.00
Object = "{FE0065C0-1B7B-11CF-9D53-00AA003C9CB6}#1.1#0"; "comct232.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Begin VB.Form Frm_Generation
AutoRe
www.eeworm.com/read/109748/15550929
cs interface.asmx.cs
using System;
using System.Collections;
using System.ComponentModel;
using System.Data;
using System.Diagnostics;
using System.Web;
using System.Configuration;
using System.Web.Services;
using