代码搜索:Multiplex
找到约 278 项符合「Multiplex」的源代码
代码结果 278
www.eeworm.com/read/170903/9780469
qws multiplex.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/170903/9780472
sof multiplex.sof
www.eeworm.com/read/170903/9780496
dbp multiplex.dbp
www.eeworm.com/read/170903/9780515
hif multiplex.hif
Version 5.1 Build 176 10/26/2005 SJ Full Version
37
2006
OFF
OFF
OFF
OFF
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
# entity
multiplex
# stora
www.eeworm.com/read/170903/9780535
psp multiplex.psp
www.eeworm.com/read/170903/9780543
vwf multiplex.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/170903/9780547
pof multiplex.pof
www.eeworm.com/read/170903/9780549
v multiplex.v
module multiplex(Xs,X1p,X2p,X,clk,rst);/*复接*/
input Xs,X1p,X2p,clk;
input rst;
output X;
reg X;
reg [3:0]count;
/*电平触发程序*/
//always@(posedge clk or posedge rst)
//if(rst)co
www.eeworm.com/read/390150/8481793
vhd serial_multiplex.vhd
--------------------------------------------------------------------------------
-- Company:
-- Engineer:
--
-- Create Date: 18:57:29 12/26/07
-- Design Name:
-- Module Name: serial_m