代码搜索:Assignment
找到约 8,196 项符合「Assignment」的源代码
代码结果 8,196
www.eeworm.com/read/233758/14138291
qmsg data_rom.fit.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
www.eeworm.com/read/213274/15138339
qmsg f_adder.fit.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3}
{ "Info" "IQEXE_START_BANNER_PRODUCT" "Fitter Quartus II " "Info: Running Quartu
www.eeworm.com/read/168845/5435330
cpp optional_test_ref_fail1.cpp
// Copyright (C) 2003, Fernando Luis Cacciola Carballal.
//
// Use, modification, and distribution is subject to the Boost Software
// License, Version 1.0. (See accompanying file LICENSE_1_0.txt o
www.eeworm.com/read/162614/5517586
c assign1.c
/* { dg-do compile } */
/* { dg-require-visibility "" } */
/* { dg-final { scan-hidden "_ZN1DaSERKS_" } } */
struct B {
B& operator=(const B&);
};
struct D : public B {
// The implicit assignmen
www.eeworm.com/read/162614/5518346
c pr7503-3.c
// PR c++/7503
// { dg-do compile }
// { dg-options "-O2 -Wno-deprecated" }
extern int A, B;
void test1()
{
(A++
www.eeworm.com/read/392298/8351620
qsf jiaozhijiejiaozhi.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/249566/12487946
tcl setup.tcl
#Setup.tcl
# Setup pin setting
set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED"
set_global_assignment -name ENABLE_INIT_DONE_OUTPUT ON
set_global_assignment -name CYC
www.eeworm.com/read/146788/12612859
qmsg lpm_rom0.fit.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3}
{ "Info" "IQEXE_START_BANNER_PRODUCT" "Fitter " "Info: Running Quartus II Fitter
www.eeworm.com/read/112818/15476088
tcl nios_module_setup_quartus_native_synthesis.tcl
project open H:/qdesigns/old/cyclone32/cyclone32.quartus
project add_assignment "" "" "" "" "SOURCE_FILE" "altera_vhdl_support.vhd";
project add_assignment "" "" "" "" "SOURCE_FILE" "./cnt.vhd";
www.eeworm.com/read/183576/9153111
makefile
##############################################################################
##
## GNU Makefile for Lab assignment 5
##
#############################################################################