代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/312545/13609812
vwf led.vwf
/*
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
www.eeworm.com/read/312545/13609814
qpf led.qpf
# Copyright (C) 1991-2007 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 outpu
www.eeworm.com/read/312545/13609817
pin led.pin
-- Copyright (C) 1991-2007 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
www.eeworm.com/read/312545/13609819
v led.v
module led(reset,clk_50mhz,led_out);
input reset,clk_50mhz;
output[17:0] led_out; //输入50 Mhz,时间是0。02 us 1/50
//被几位寄存器分频,50/8,10,12,16
wire cl
www.eeworm.com/read/312545/13609820
qsf led.qsf
# 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
www.eeworm.com/read/312545/13609831
qws led.qws
[ProjectWorkspace]
ptn_Child1=Frames
ptn_Child2=ActionPoints
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
[ProjectWorkspace.Frame
www.eeworm.com/read/312525/13610120
bin led.bin
www.eeworm.com/read/312365/13612722
c led.c
/*****************************************************
* 文件名称:
* led.c
* 文件说明:显示的时候首先设置要显示的内容
* 然后使能相应的LED
*
*****************************************************/
#ifnd
www.eeworm.com/read/312197/13616728
v led.v
module led(
clk,
rst,
di_1,di_2,di_3,di_4,di_5,
di_6,di_7,di_8,di_9,di_10,
dout,
chip_sel);
input clk;
input rst;
input [7:0] di_1,di_2,di_3,di_4,di_5;
input [7:0] di_6