代码搜索:driver development

找到约 10,000 项符合「driver development」的源代码

代码结果 10,000
www.eeworm.com/read/242099/13095145

naf driver.naf

Efficiant o Latch o SH o data1 o data2 o clk i reset i ccdin i askdata i dataclk i addr0 i addr1 i addr2 i addr3 i
www.eeworm.com/read/242099/13095180

vhd driver.vhd

library ieee; use ieee.std_logic_1164.all; --引用库 USE ieee.std_logic_arith.ALL; entity Driver is port(Efficiant: out std_logic; --输出相素有效 Latch:out std_logic; --输出Latch
www.eeworm.com/read/242099/13095192

jhd driver.jhd

MODULE Driver
www.eeworm.com/read/242099/13095199

tcl driver.tcl

#-- Lattice Semiconductor Corporation Ltd. #-- Synplify OEM project file .\Driver.TCL #-- Written on Sun Apr 20 15:12:11 2003 #-- begin a new section project -new #-- Device options set_op
www.eeworm.com/read/242099/13095208

exf driver.exf

Section Cross Reference File Design 'DRIVER' created Sun Apr 20 15:12:18 2003 Type New Name Original Name // ------------------------------------------
www.eeworm.com/read/242099/13095212

srs driver.srs

# # # # Created by Synplify VHDL Compiler version 5.3.0 from Synplicity, Inc. # Copyright 1994-1999 Synplicity, Inc. , All rights reserved. # Synthesis Netlist written on Sun Apr 20 15:12:14 2003
www.eeworm.com/read/242099/13095225

tc_ driver.tc_

#-- Synplicity, Inc. #-- Synplify version 5.3.2 #-- Project file E:\TCD-1208\2003.4.20\driver.tc_ #-- Written on Sun Apr 20 15:12:13 2003 #device options set_option -technology mach set_option
www.eeworm.com/read/327159/13096765

h driver.h

/******************************************************************************** * * $Id: driver.h,v 2.0.4.2 2002/12/24 07:56:36 dvi175 Exp $ * * File: Driver.h * * Optimizations: * When buil
www.eeworm.com/read/327159/13096771

cpp driver.cpp

/******************************************************************************** * * $Id: driver.cpp,v 2.0.4.6 2003/10/02 03:14:25 dvi175 Exp $ * * File: Main.cpp * * Copyright (c) 2000-2002 D
www.eeworm.com/read/326972/13107603

java driver.java

package id3; import shared.*; /* Driver class, used to create,initialize,run inducers */ /** Basic Driver class used to interface the ID3Inducer. * @author James Louis Created implementation.