代码搜索:Assignment
找到约 8,196 项符合「Assignment」的源代码
代码结果 8,196
www.eeworm.com/read/333240/3389948
tcl user_io.tcl
##
## USER I/O ASSIGNMENTS
##
set_instance_assignment -name IO_STANDARD LVDS -to clk1_p
set_instance_assignment -name IO_STANDARD LVDS -to clk2_p
set_location_assignment PIN_A20 -to clk1_p
www.eeworm.com/read/473258/6849944
qip pll_clk.qip
set_global_assignment -name IP_TOOL_NAME "ALTPLL"
set_global_assignment -name IP_TOOL_VERSION "8.0"
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "pll_clk.v"]
set_global_
www.eeworm.com/read/357673/10203221
m no1.m
%% ---------------------------------------------------------------
%% Function description:
%% Assignment #2 (1) SVD
%% ---------------------------------------------------------------
%% Create
www.eeworm.com/read/388600/2549157
sconstruct
################################################################
#
# Adjustable parameters (modify for the assignment)
#
################################################################
velw=1 # wat
www.eeworm.com/read/385844/8786146
makefile
# NOTE: this is a GNU Makefile. You must use "gmake" rather than "make".
#
# Makefile for the threads assignment. The threads assignment must
# be done first!
#
# Copyright (c) 1992 The Regents of
www.eeworm.com/read/421666/10712884
mod tas.mod
/* TAS, Tail Assignment Problem */
/* Written in GNU MathProg by Andrew Makhorin */
/* The Tail Assignment Problem (TAS) is to construct rosters for a set
of aircrafts (tails)
www.eeworm.com/read/483654/6600194
makefile
# NOTE: this is a GNU Makefile. You must use "gmake" rather than "make".
#
# Makefile for the threads assignment. The threads assignment must
# be done first!
#
# Copyright (c) 1992 The Regents of