代码搜索:Micro
找到约 10,000 项符合「Micro」的源代码
代码结果 10,000
www.eeworm.com/read/434670/1868871
vhd micro_master_tb.vhd
-- micro_master_tb.vhd
--
-- Created: 6/17/99 ALS
-- This file emulates the uC that interfaces to the I2C design. This testbench
-- will interface to one I2C post-layout design and configure this
www.eeworm.com/read/434670/1868873
vhd micro_slave_tb.vhd
-- micro_slave_tb.vhd
--
-- Created: 6/3/99 ALS
-- This file emulates the uC that interfaces to the I2C design. This testbench
-- will interface to an instantiation of the I2C design and configure
www.eeworm.com/read/434670/1868879
do micro_test_post.do
vlib work
vcom -just e -87 -explicit -work work i2c_timesim.vhd
vcom -skip e -87 -explicit -work work i2c_timesim.vhd
vcom -just e -87 -explicit -work work pullup.vhd
vcom -skip e -87 -expli
www.eeworm.com/read/434670/1868881
vhd micro_test_post.vhd
--***********************************************************************************************
-- micro_test_post.vhd
--
-- Created: 3/13/00 ALS
-- This file is the top level testbench that ins
www.eeworm.com/read/430182/1938457
c ix1_micro.c
/* $Id: ix1_micro.c,v 1.1.1.1 2004/02/04 12:56:17 laputa Exp $
*
* low level stuff for ITK ix1-micro Rev.2 isdn cards
* derived from the original file teles3.c from Karsten Keil
*
* Author
www.eeworm.com/read/418788/2084533
java micro3dcanvas.java
import javax.microedition.lcdui.*;
import javax.microedition.lcdui.game.*;
import com.mascotcapsule.micro3d.v3.*;
public class Micro3DCanvas extends GameCanvas implements Runnable {
priva
www.eeworm.com/read/418788/2084534
java micro3dmidlet.java
import javax.microedition.lcdui.*;
import javax.microedition.midlet.MIDlet;
public class Micro3DMIDlet extends MIDlet implements CommandListener {
private Display display;
private Micro3
www.eeworm.com/read/418788/2084537
java micro3dcanvas.java
import com.mascotcapsule.micro3d.v3.*;
import javax.microedition.lcdui.*;
import javax.microedition.lcdui.game.GameCanvas;
public class Micro3DCanvas extends GameCanvas implements Runnable
{
www.eeworm.com/read/418788/2084538
java micro3dmidlet.java
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
public class Micro3DMIDlet extends MIDlet implements CommandListener
{
private Micro3DCanvas mCanvas;
private Comman
www.eeworm.com/read/418788/2084541
java micro3dcanvas.java
import javax.microedition.lcdui.*;
import javax.microedition.lcdui.game.*;
import com.mascotcapsule.micro3d.v3.*;
public class Micro3DCanvas extends GameCanvas implements Runnable {
private Gra