代码搜索:Input0
找到约 54 项符合「Input0」的源代码
代码结果 54
www.eeworm.com/read/197597/7984703
vhd 条件赋值:使用when else语句.vhd
-- Conditional Signal Assignment
-- download from: www.pld.com.cn & www.fpga.com.cn
Library IEEE ;
use IEEE.std_logic_1164.all ;
ENTITY condsig IS
PORT
(
input0, input1, sel : IN BI
www.eeworm.com/read/137517/13318010
vhd 条件赋值:使用when else语句.vhd
-- Conditional Signal Assignment
-- download from: www.pld.com.cn & www.fpga.com.cn
Library IEEE ;
use IEEE.std_logic_1164.all ;
ENTITY condsig IS
PORT
(
input0, input1, sel : IN BI
www.eeworm.com/read/487908/6501829
vhd 条件赋值:使用when else语句.vhd
-- Conditional Signal Assignment
-- download from: www.pld.com.cn & www.fpga.com.cn
Library IEEE ;
use IEEE.std_logic_1164.all ;
ENTITY condsig IS
PORT
(
input0, input1, sel : IN BI
www.eeworm.com/read/157209/11730130
txt 条件赋值:使用when else语句.txt
-- Conditional Signal Assignment
-- download from: www.pld.com.cn & www.fpga.com.cn
Library IEEE ;
use IEEE.std_logic_1164.all ;
ENTITY condsig IS
PORT
(
input0, input1, sel : IN BI
www.eeworm.com/read/370579/9595075
vhd 条件赋值:使用when else语句.vhd
-- Conditional Signal Assignment
-- download from: www.pld.com.cn & www.fpga.com.cn
Library IEEE ;
use IEEE.std_logic_1164.all ;
ENTITY condsig IS
PORT
(
input0, input1, sel : IN BI
www.eeworm.com/read/461909/7214709
asm tlc542.asm
; 这是TLC542汇编程序, 文件名为TLC542.ASM
; 功能:本程序主要是读出输入通道INPUT0,INPUT1,...,INPUT10的
; 模数转换值。这里只读出输入通道INPUT0,和INPUT1模数
; 转换值,转换值依次放在寄存器R6,R7中。
DOUT EQU P1.2
CLK EQU P1.3
CS EQU P1.4
www.eeworm.com/read/9002/159984
asm tlc542.asm
; 这是TLC542汇编程序, 文件名为TLC542.ASM
; 功能:本程序主要是读出输入通道INPUT0,INPUT1,...,INPUT10的
; 模数转换值。这里只读出输入通道INPUT0,和INPUT1模数
; 转换值,转换值依次放在寄存器R6,R7中。
DOUT EQU P1.2
CLK EQU P1.3
CS EQU P1.4
www.eeworm.com/read/368477/2814281
asm tlc542.asm
; 这是TLC542汇编程序, 文件名为TLC542.ASM
; 功能:本程序主要是读出输入通道INPUT0,INPUT1,...,INPUT10的
; 模数转换值。这里只读出输入通道INPUT0,和INPUT1模数
; 转换值,转换值依次放在寄存器R6,R7中。
DOUT EQU P1.2
CLK EQU P1.3
CS EQU P1.4
www.eeworm.com/read/191842/8420067
c pll.c
#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned long
#include
#include
#include "mylib.h"
#include "intrins.h"
#define input0 in0.in0
#define
www.eeworm.com/read/179021/9378360
c pll.c
#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned long
#include
#include
#include "mylib.h"
#include "intrins.h"
#define input0 in0.in0
#define