代码搜索:Assignment

找到约 8,196 项符合「Assignment」的源代码

代码结果 8,196
www.eeworm.com/read/221024/14772488

html http:^^www.cs.washington.edu^education^courses^551^assignments^hw1.html

Date: Mon, 02 Dec 1996 15:06:16 GMT Server: NCSA/1.4.2 Content-type: text/html Assignment 1 Assignment 1 -- Getting Started Due Thursday April 11. This assignment
www.eeworm.com/read/14659/401688

tcl bibus.tcl

# Run with quartus_sh -t set_global_assignment -name ROOT "|bibus" set_global_assignment -name FAMILY "CYCLONE II" set_global_assignment -name DEVICE "EP2C5Q208C6" set_global_assignme
www.eeworm.com/read/16169/663581

qip mymult.qip

set_global_assignment -name IP_TOOL_NAME "ALTFP_MULT" set_global_assignment -name IP_TOOL_VERSION "10.0" set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "mymult.v"] set_glo
www.eeworm.com/read/32457/886957

qip counter.qip

set_global_assignment -name IP_TOOL_NAME "LPM_ADD_SUB" set_global_assignment -name IP_TOOL_VERSION "8.1" set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "COUNTER.v"] set_gl
www.eeworm.com/read/32457/886995

qip rom.qip

set_global_assignment -name IP_TOOL_NAME "ROM: 1-PORT" set_global_assignment -name IP_TOOL_VERSION "8.1" set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "ROM.v"] set_global
www.eeworm.com/read/39774/1136305

qip counter.qip

set_global_assignment -name IP_TOOL_NAME "LPM_ADD_SUB" set_global_assignment -name IP_TOOL_VERSION "8.1" set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "COUNTER.v"] set_gl
www.eeworm.com/read/39774/1136343

qip rom.qip

set_global_assignment -name IP_TOOL_NAME "ROM: 1-PORT" set_global_assignment -name IP_TOOL_VERSION "8.1" set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "ROM.v"] set_global
www.eeworm.com/read/269205/4246997

tcl bibus.tcl

# Run with quartus_sh -t set_global_assignment -name ROOT "|bibus" set_global_assignment -name FAMILY "CYCLONE II" set_global_assignment -name DEVICE "EP2C5Q208C6" set_global_assignme
www.eeworm.com/read/429003/1952519

tcl bibus.tcl

# Run with quartus_sh -t set_global_assignment -name ROOT "|bibus" set_global_assignment -name FAMILY "CYCLONE II" set_global_assignment -name DEVICE "EP2C5Q208C6" set_global_assignme
www.eeworm.com/read/385844/8786286

makefile

# NOTE: this is a GNU Makefile. You must use "gmake" rather than "make". # # Makefile for the virtual memory assignment # Defines set up assuming the virtual memory assignment is done before # t