代码搜索:Assignment
找到约 8,196 项符合「Assignment」的源代码
代码结果 8,196
www.eeworm.com/read/17568/739679
tcl setup.tcl
#Setup.tcl
# Setup pin setting for EP2C5_EP2C8 main board
set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED"
set_global_assignment -name ENABLE_INIT_DONE_OUTPUT OFF
set_
www.eeworm.com/read/17681/754046
tcl setup.tcl
#Setup.tcl
# Setup pin setting for EP2C5_EP2C8 main board
set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED"
set_global_assignment -name ENABLE_INIT_DONE_OUTPUT OFF
set_
www.eeworm.com/read/17739/755104
tcl setup.tcl
#Setup.tcl
# Setup pin setting for EP2C5_EP2C8 main board
set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED"
set_global_assignment -name ENABLE_INIT_DONE_OUTPUT OFF
set_
www.eeworm.com/read/390081/8486716
y old-ycmm.y
%{
#include
%}
%union {
int intvalue;
double realvalue;
char * str;
};
%token IDENTIFIER CONSTANT
%token GE_OP LE_OP EQ_OP NE_OP AND_OP OR_OP
%token INT REAL
%token WHIL
www.eeworm.com/read/390081/8486855
y simple-cmm.y
%{
#include
%}
%union {
int intvalue;
double realvalue;
char * str;
};
%token IDENTIFIER CONSTANT
%token GE_OP LE_OP EQ_OP NE_OP AND_OP OR_OP
%token INT REAL
%token WHIL
www.eeworm.com/read/280813/10291361
y cy.y
//ANSI C Yacc grammar
//In 1985, Jeff Lee published his Yacc grammar (which is accompanied by a matching Lex specification) for the April 30, 1985 draft version of the ANSI C standard. Tom Stockfisc
www.eeworm.com/read/349460/10826679
qsf sram_2.qsf
# Copyright (C) 1991-2006 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/349460/10826689
bak sram_2.qsf.bak
# Copyright (C) 1991-2006 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/274759/10854267
qsf de2_synthesizer.qsf
# Copyright (C) 1991-2006 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/146287/12661055
gmr c.gmr
#%token int_const char_const float_const id string enumeration_const
-> *
->
->