代码搜索结果
找到约 10,000 项符合
LED 的代码
led.map.summary
Analysis & Synthesis Status : Successful - Mon Apr 21 19:51:36 2008
Quartus II Version : 6.0 Build 178 04/27/2006 SJ Full Version
Revision Name : led
Top-level Entity Name : led
Family : MAX3000A
led.drc.rpt
Design Assistant report for led
Mon Mar 24 10:20:55 2008
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
led+0832.c
/********************************************************
压力测试仪
系统描述;输入 15--115kPA压力信号
输出 00h--ffh数字信号(adc0832)
在LCD上显示实际的压力值,如果超限则报警
线性区间标度变换公式: y=(11
led.o.d
LED.o: LED.c includes.h delay.h LED.h PHY.h CC1100.h Key.h
includes.h:
delay.h:
LED.h:
PHY.h:
CC1100.h:
Key.h:
led.o.d
LED.o: LED.c includes.h delay.h LED.h PHY.h CC1100.h Key.h
includes.h:
delay.h:
LED.h:
PHY.h:
CC1100.h:
Key.h:
led_disp.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
entity led_disp is
port(
pressed : in std_logic;
value : in std_logic_vector(3 downto 0);
disp
led_disp.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to