代码搜索:Lab7
找到约 31 项符合「Lab7」的源代码
代码结果 31
www.eeworm.com/read/371617/9545466
summary lab7.fit.summary
Fitter Status : Successful - Wed Oct 29 16:36:15 2008
Quartus II Version : 8.0 Build 231 07/10/2008 SP 1 SJ Web Edition
Revision Name : lab7
Top-level Entity Name : lab7
Family : Cyclone II
Devic
www.eeworm.com/read/371617/9545768
summary lab7.map.summary
Analysis & Synthesis Status : Successful - Wed Oct 29 16:36:05 2008
Quartus II Version : 8.0 Build 231 07/10/2008 SP 1 SJ Web Edition
Revision Name : lab7
Top-level Entity Name : lab7
Family : Cyc
www.eeworm.com/read/371617/9545626
rpt lab7.flow.rpt
Flow report for lab7
Wed Oct 29 16:36:30 2008
Quartus II Version 8.0 Build 231 07/10/2008 Service Pack 1 SJ Web Edition
---------------------
; Table of Contents ;
---------------------
1.
www.eeworm.com/read/371617/9545716
qmsg prev_cmp_lab7.asm.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0 0
www.eeworm.com/read/371617/9545742
qmsg lab7.asm.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0 0
www.eeworm.com/read/371617/9545470
vhd lab7.vhd
library ieee;
use ieee.std_logic_1164.all;
entity lab7 is
port(
clk1: in std_logic;
ssega,ssegb,ssegc,ssegd:out std_logic_vector(6 downto 0)
);
end lab7;
architecture one of lab7 i
www.eeworm.com/read/371617/9545610
bak lab7.vhd.bak
library ieee;
use ieee.std_logic_1164.all;
entity lab7 is
port(
clk1: in std_logic;
sseg0,sseg1,sseg2,sseg3:out std_logic_vector(6 downto 0)
);
end lab7;
architecture one of lab7 i