代码搜索:CPU卡 开发教程
找到约 10,000 项符合「CPU卡 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/469049/6984346
qws cpu_test.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
ptn_Child2=Document-1
www.eeworm.com/read/469049/6984355
hif cpu_test.hif
Version 9.0 Build 132 02/25/2009 SJ Full Version
7
3344
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Library Paths --
-- End Library Paths --
-- Start VHDL Libra
www.eeworm.com/read/469049/6984358
v cpu_test.v
`timescale 1ns / 10ps
module cpu_test;
parameter CLKHI = 10;
parameter CLKLO = 10;
parameter NOP = 1;
parameter MOVWF = 2;
parameter CLRW = 3;
parameter CLRF = 4;
parameter SUBWF = 5;
www.eeworm.com/read/468704/6986655
h os_cpu.h
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/468704/6986657
asm os_cpu_a.asm
;********************************************************************************************************
; uC/OS-II
;
www.eeworm.com/read/468723/6986936
h os_cpu.h
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/468180/6994732
c cpu_c.c
/**
* cpu_c.c - init_stack is only implemented.
*
* Copyright (C) 2008 ZhangHu
* All rights reserved.
* E-MAIL: anmnmnly@gmail.com
*
* This program is free software: you can redistribute
www.eeworm.com/read/467700/7000135
h os_cpu.h
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/467700/7000138
s os_cpu_a.s
;********************************************************************************************************
; uC/OS-II
;
www.eeworm.com/read/467700/7000161