代码搜索:controlunit
找到约 106 项符合「controlunit」的源代码
代码结果 106
www.eeworm.com/read/359881/10118663
h controlunit.h
// ControlUnit.h: interface for the CControlUnit class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_CONTROLUNIT_H__43A3763B_9ACA_11D2_A6F8_0000B43BA
www.eeworm.com/read/359881/10118681
cpp controlunit.cpp
// ControlUnit.cpp: implementation of the CControlUnit class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ControlUnit.h"
#include "Da
www.eeworm.com/read/358389/10189997
v controlunit.v
module controlUNIT(idle, PCWriteCond, PCWrite, IorD, MemRead, MemWrite, MemtoReg, IRWrite, CauseWrite, IntCause, EPCwrite, ALUSrcA, RegWrite, RegDst, ALUOp, PCSource, ALUSrcB, clk, opcode, reset);
ou
www.eeworm.com/read/306761/13738118
vhd controlunit.vhd
-- cu.vhdl
--
-- Control unit
--
library ieee;
use ieee.std_logic_1164.all;
use work.mips_pack.all;
entity cu is
port (instr_in: in std_ulogic_vector(31 downto 0);
pc_next: in
www.eeworm.com/read/153233/12050348
h controlunit.h
// ControlUnit.h: interface for the CControlUnit class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_CONTROLUNIT_H__43A3763B_9ACA_11D2_A6F8_0000B43BA
www.eeworm.com/read/153233/12050377
cpp controlunit.cpp
// ControlUnit.cpp: implementation of the CControlUnit class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ControlUnit.h"
#include "Da
www.eeworm.com/read/230464/14286766
h controlunit.h
// ControlUnit.h: interface for the CControlUnit class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_CONTROLUNIT_H__43A3763B_9ACA_11D2_A6F8_0000B43BA
www.eeworm.com/read/230464/14286786
cpp controlunit.cpp
// ControlUnit.cpp: implementation of the CControlUnit class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ControlUnit.h"
#include "Da
www.eeworm.com/read/126357/14427751
v controlunit.v
//controlunit.v
//global sequencial control
module controlunit(rd1_en, rd2_en, wt3_en, pc_en, alu_en, de_en, ir_wt, a_in, b_in, dr_wt,
dmrd_en, dmwt_en, imrd_en, clk, rst, op_in);
input clk
www.eeworm.com/read/224460/14589641
h controlunit.h
// ControlUnit.h: interface for the CControlUnit class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_CONTROLUNIT_H__43A3763B_9ACA_11D2_A6F8_0000B43BA