代码搜索结果

找到约 10,000 项符合 Input 的代码

mux.vhd

-- Modified 3/17/2007 -- Ian Roth library ieee; use ieee.std_logic_1164.all; use IEEE.std_logic_arith.all; entity mux is port ( input0, input1, input2, input3, input4, input5, input6, input7 :

inout.h

/* Name : inout ** File : inout.h ** Author : DELFOUR Kevin - DUTEIL Julien ** Description : Gestion des entrees sorties ** ** ** ** Version : 3.0.2 ** Note : Cette version n'est pas certifie

ds1307_lcd.pin

-- Copyright (C) 1991-2008 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions, and a

text1.ybs

REM this is the first yabasic-program input "Enter two numbers:" a,b print a,"+",b,"=",a+b print "Please enter your Name:"; INPUT a$ print "Hello ",a$," !"

dispselector.map.eqn

--POS[0] is POS[0] POS[0]_p1_out = POS[1] & POS[2] & !POS[0]; POS[0]_or_out = POS[0]_p1_out; POS[0]_reg_input = !POS[0]_or_out; POS[0] = TFFE(POS[0]_reg_input, GLOBAL(CLK), , , ); --POS[2] is

test4_1.txt

#include int getinput(void); void printmessage(int counter,int input); int main(void){ int counter; int input; for(counter=0;counter