代码搜索结果

找到约 10,000 项符合 Control 的代码

control.vhd

-- WARNING: Do NOT edit the input and output ports in this file in a text -- editor if you plan to continue editing the block that represents it in -- the Block Editor! File corruption is VERY likel

control.hif

Version 4.1 Build 208 09/10/2004 Service Pack 2 SJ Web Edition 5 OFF OFF OFF OFF 0 # entity control # logic_option { AUTO_RAM_RECOGNITION ON } # case_insensitive # source_file control.v

control.qpf

# Copyright (C) 1991-2004 Altera Corporation # Any megafunction design, and related netlist (encrypted or decrypted), # support information, device programming or simulation file, and any oth

control.done

Thu Nov 11 05:13:37 2004

control.pin

-- Copyright (C) 1991-2004 Altera Corporation -- Any megafunction design, and related netlist (encrypted or decrypted), -- support information, device programming or simulation file, and a

control.vhd

-- WARNING: Do NOT edit the input and output ports in this file in a text -- editor if you plan to continue editing the block that represents it in -- the Block Editor! File corruption is VERY likel

control.v

//============================================================================= //Control Module // input [5:0] Instruction; // output RegDst, Jump, Branch, MemRead, MemtoReg, MemWrite, ALUSrc, RegWri

control.lst

1 .file "control.c" 2 .arch atmega8 3 __SREG__ = 0x3f 4 __SP_H__ = 0x3e 5 __SP_L__ = 0x3d 6

control.h

#ifndef _control_H_ #define _control_H_ 1 unsigned char ctr8421(void); unsigned char ctrpn(void); #endif /* _control_H_ */