代码搜索结果
找到约 10,000 项符合
LED 的代码
led_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
led.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Options 1,0,0 // Targ
led_pio.v
//Legal Notice: (C)2005 Altera Corporation. All rights reserved. Your
//use of Altera Corporation's design tools, logic functions and other
//software and tools, and its AMPP partner logic function
led_blink.c
#include "STC89C58.h"
#include "TG01R.h"
void Delay_50us(uint _time);
void Led_Blink(uchar t) {
unsigned char i;
WK=1;
for(i=0;i
led_blink.lst
C51 COMPILER V7.50 LED_BLINK 07/12/2005 10:27:19 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE LED_BLINK
OBJECT MODULE PLACED
led_blink.__i
"Led_Blink.c" COMPACT ROM(COMPACT) BROWSE DEBUG OBJECTEXTEND
led_run.v
module Led_run(rst,clk,led);
input clk,rst;
output[3:0] led;
reg [3:0] led;
wire clk_r;
reg[23:0] Mega_cnt;
reg dir;
/**********Get a Slow Clock********/
always @(posedge
led.fit.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
led.map.rpt
Analysis & Synthesis report for led
Fri Sep 19 13:15:53 2008
Version 5.0 Build 148 04/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Not