代码搜索:CPU卡 是什么?
找到约 10,000 项符合「CPU卡 是什么?」的源代码
代码结果 10,000
www.eeworm.com/read/251157/12360491
o os_cpu_a.o
www.eeworm.com/read/149607/12362852
txt cpu_core.txt
-- Behavioural model of a simple 8-bit CPU
-- download from: www.fpga.com.cn & www.pld.com.cn
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
USE work.bv_math.ALL;
USE work.cpu8pac.ALL;
ENTITY cp
www.eeworm.com/read/149607/12362946
txt cpu_rom.txt
-- Behavioural model of a 256-word, 8-bit Read Only Memory
-- download from: www.fpga.com.cn & www.pld.com.cn
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
USE work.cpu8pac.ALL;
ENTITY rom256x8 IS
www.eeworm.com/read/149607/12363021
txt cpu_system.txt
-- Structural description of a Microprocessor System
-- dowload from: www.fpga.com.cn & www.pld.com.cn
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
ENTITY cpudemo IS
END cpudemo;
ARCHITECTUR
www.eeworm.com/read/149607/12363029
txt cpu_ram.txt
-- Behavioural model of a 16-word, 8-bit Random Access Memory
-- download from: www.fpga.com.cn & www.pld.com.cn
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
ENTITY ram16x8 IS
PORT(addres
www.eeworm.com/read/149569/12365233
h os_cpu.h
/****************************************************
* $Workfile: os_cpu.h for SkyEye simulator *
* $Revision: 1.0 *
* $Author: Chen Yu, Li Ming
www.eeworm.com/read/149569/12365264
s os_cpu_a.s
;**********************************************************************
;****************************************************
; $Workfile: os_cpu_a.S for SkyEye simulator $
; $Revision: 1.
www.eeworm.com/read/149560/12365395
pdf cpu_0.pdf
www.eeworm.com/read/337452/12368068
h os_cpu.h
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/337452/12368072
s os_cpu_a.s
;*
;* File: os_cpu_a.s
;*
;* (c) Copyright ARM Limited 1999. All rights reserved.
;*
;* ARM Specific code
;*
;*
;
; Functions defined in this modul