代码搜索:RISC
找到约 3,488 项符合「RISC」的源代码
代码结果 3,488
www.eeworm.com/read/114602/15046428
org des_locl.org
/* crypto/des/des_locl.org */
/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft
www.eeworm.com/read/160303/5572766
h des_locl.h
/* crypto/des/des_locl.org */
/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com)
www.eeworm.com/read/101081/15853223
h des_locl.h
/* crypto/des/des_locl.org */
/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft
www.eeworm.com/read/100179/15881544
h des_locl.h
/* crypto/des/des_locl.h */
/* Copyright (C) 1995-1997 Eric Young (eay@mincom.oz.au)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@mincom.oz.au
www.eeworm.com/read/456789/7339645
kdh 06基于fpga的八位risc cpu的设计.kdh
www.eeworm.com/read/187283/8835757
h tm-mips-news.h
/* like pmax except BIG ENDIAN instead of LITTLE ENDIAN */
#include "tm-mips.h"
#undef CPP_SPEC
/* default RISC NEWS environment */
#define CPP_SPEC "-Dr3000 -Dnews7300 -DLANGUAGE_C -DMIPSEB -D
www.eeworm.com/read/285058/8872289
c realclk.c
/* Copyright 1997, ESS Technology, Inc. */
/* SCCSID @(#)realclk.c 4.2 02/17/03 */
/*
* $Log$
*/
#ifdef REAL_CLOCK
#include "const.h"
#include "dsa.h"
#include "util.h"
#include
www.eeworm.com/read/186304/8945975
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity risc_mcu is
port(
clk : in vl_logic;
reset : in vl_logic;
instruction : in vl_logic_
www.eeworm.com/read/366291/7068113
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity RISC_SPM is
generic(
word_size : integer := 16;
Sel1_size : integer := 3;
Sel2_size : integer := 2
)
www.eeworm.com/read/125688/6025049
h ispreg.h
/* $Id: ispreg.h,v 1.4.2.1 1999/05/11 05:51:39 mjacob Exp $ */
/* release_5_11_99 */
/*
* Machine Independent (well, as best as possible) register
* definitions for Qlogic ISP SCSI adapters.
*
*--