代码搜索:majority
找到约 389 项符合「majority」的源代码
代码结果 389
www.eeworm.com/read/320943/13415595
qpf majority_voter.qpf
# Copyright (C) 1991-2006 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/320943/13415597
qws majority_voter.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
ptn_Child2=Document-1
ptn_Child3=Document-2
pt
www.eeworm.com/read/320943/13415599
v majority_voter.v
//三人表决器 majority_voter.v
module MAJORITY_VOTER(SW1,SW2,SW3,L3,L4);
output L3,L4;
input SW1,SW2,SW3;
assign L3=(SW1&&SW2)||(SW1&&SW3)||(SW2&&SW3);
assign L4=!L3;
/*and(SW12,SW1,SW2);
and(SW13,SW
www.eeworm.com/read/320943/13415600
hif majority_voter.hif
Version 6.0 Build 178 04/27/2006 SJ Full Version
30
1597
OFF
OFF
OFF
OFF
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths --
-
www.eeworm.com/read/320943/13415616
dbp majority_voter.dbp
www.eeworm.com/read/320943/13415632
psp majority_voter.psp
www.eeworm.com/read/318344/13480968
rpt majority.flow.rpt
Flow report for majority
Wed Jun 28 16:10:11 2006
Version 5.1 Build 213 01/19/2006 Service Pack 1 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal
www.eeworm.com/read/318344/13480970
rpt majority.map.rpt
Analysis & Synthesis report for majority
Wed Jun 28 16:10:11 2006
Version 5.1 Build 213 01/19/2006 Service Pack 1 SJ Full Version
---------------------
; Table of Contents ;
-----------------
www.eeworm.com/read/318344/13480973
summary majority.map.summary
Analysis & Synthesis Status : Failed - Wed Jun 28 16:10:11 2006
Quartus II Version : 5.1 Build 213 01/19/2006 SP 1 SJ Full Version
Revision Name : majority
Top-level Entity Name : majority
Family
www.eeworm.com/read/318344/13480974
qmsg majority.map.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I