代码搜索:RISC

找到约 3,488 项符合「RISC」的源代码

代码结果 3,488
www.eeworm.com/read/326710/3470254

inc ioprom_reset_8202d_16312_risc_power_on.inc

/* ** FILE ** iop2.tsk ** DESCRIPTION ** generated by binobj at Feb 6 2001 */ const unsigned char IOPcode2 [] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0
www.eeworm.com/read/326710/3470304

inc ioprom_reset_8202s_16312_risc_power_on.inc

/* ** FILE ** IOP2.tsk ** DESCRIPTION ** generated by binobj at Feb 6 2001 */ const unsigned char IOPcode2 [] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0
www.eeworm.com/read/411718/2185259

inc ioprom_reset_8202d_16312_risc_power_on.inc

/* ** FILE ** iop2.tsk ** DESCRIPTION ** generated by binobj at Feb 6 2001 */ const unsigned char IOPcode2 [] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0
www.eeworm.com/read/411718/2185304

inc ioprom_reset_8202s_16312_risc_power_on.inc

/* ** FILE ** IOP2.tsk ** DESCRIPTION ** generated by binobj at Feb 6 2001 */ const unsigned char IOPcode2 [] = { 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0
www.eeworm.com/read/237151/13973019

v risc16f84_clk2x.v

//--------------------------------------------------------------------------- // RISC 16F84 "clk2x" core // // This file is part of the "risc_16F84" project. // http://www.opencores.org/cores/risc
www.eeworm.com/read/386805/8726649

transcript

# Reading C:/Modeltech_6.1f/tcl/vsim/pref.tcl # // ModelSim SE 6.1f May 12 2006 # // # // Copyright 2006 Mentor Graphics Corporation # // All Rights Reserved. # // # // THIS WO
www.eeworm.com/read/182241/9210570

htm preface.htm

前言 
www.eeworm.com/read/352505/10545156

txt 说明.txt

本CPU设计参看了夏宇闻老师的<mark>RISC</mark>_CPU设计练习。 夏老师的是8位数据的CPU,我设计的是16位数据的。 CPU指令和夏老师的一样,但结构完全不同。 前两个测试程序也是和夏老师的相同。 第三个测试程序基本和夏老师的一样,就是增加了计算项数。 第四和第五个测试程序是我新设计的。 test.v 测试模块 cpu.v 具有8条指令的16位CPU源码 decoder ...
www.eeworm.com/read/470672/6905676

cpp vidfield.cpp

#include #include #include "Vidfield.h" VIDEO_FIELD::VIDEO_FIELD(int funct_num, int bus_num) { DWORD VideoBase; /* Make sure Video is function number #0 */
www.eeworm.com/read/436732/7763065

htm preface.htm

前言