代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/17804/761078
qmsg display.asm.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
www.eeworm.com/read/17804/761081
rpt display.tan.rpt
Classic Timing Analyzer report for display
Fri Nov 14 15:59:50 2008
Quartus II Version 7.0 Build 33 02/05/2007 SJ Full Version
---------------------
; Table of Contents ;
--------------------
www.eeworm.com/read/17804/761082
rpt display.flow.rpt
Flow report for display
Fri Nov 14 19:30:07 2008
Quartus II Version 7.0 Build 33 02/05/2007 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notic
www.eeworm.com/read/17848/762212
vhd dynamic_display.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
--动态显示模块,主要目的实现数码管和发光二极管同时显示
entity dynamic_display is
Port ( clk : in std_logic; -
www.eeworm.com/read/17848/762332
vhd dynamic_display.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
--动态显示模块,主要目的实现数码管和发光二极管同时显示
entity dynamic_display is
Port ( clk : in std_logic; -
www.eeworm.com/read/17848/762346
vhd control_display.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
entity control_display is
Port (clk : in std_logic; -- 1khz;
start :
www.eeworm.com/read/17848/762363
vhd dynamic_display.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
-- Uncomment the following lines to use the declarations that are
-- provided for ins
www.eeworm.com/read/18086/774374
v osc_display.v
module osc_display(
clk,
cs,
datain,
RDADDR,
x_out,
y_out,
da_wrx,
da_wry
);
input clk;
input cs;
input [7:0] datain;
output reg [9:0] RDADDR;
www.eeworm.com/read/18086/774375
bsf osc_display.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
www.eeworm.com/read/18648/798784
m51 display.m51
BL51 BANKED LINKER/LOCATER V5.11 03/14/2006 16:59:48 PAGE 1
BL51 BANKED LINKER/LOCATER V5.11, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE STARTU