代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/425249/10367338
vhd connect.vhd
-- Version: 6.2 6.2.50.1
library ieee;
use ieee.std_logic_1164.all;
library APA;
entity dpram_w is
port(dataouts_c : out std_logic_vector(31 downto 0); ads_c :
out std_logic_v
www.eeworm.com/read/425249/10367346
srs connect.srs
#
#
#
# Created by Synplify VHDL Compiler version 3.1.0, Build 049R from Synplicity, Inc.
# Copyright 1994-2004 Synplicity, Inc. , All rights reserved.
# Synthesis Netlist written on Sat Mar 07 1
www.eeworm.com/read/425249/10367367
srm connect.srm
@E"VRMNFMl;C"RHyVDjCR
"VROD:\HsLCF$\#MHbDV#$\$DMbH_V$U\4ND\HLP\E8#308P"E8;VRyHRDC4R
V"\O:DCHLs#F\$DMbH\V$#b$MD$HV_NU4\LDH\FbsNO#H\FbsNO#Hb#Dk38PE"y;RVCHDRV.
R:"O\LDHC\sF#b$MD$HV\M#$bVDH$4_UNH\DLE\P
www.eeworm.com/read/425249/10367381
vhd connect.vhd
-- connect.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity connect is
port( inclk: in std_logic;
inrst: in std_logic;
--fifo
ffs : in s
www.eeworm.com/read/425249/10367387
tcl connect.tcl
# Created by Libero IDE 6.2.50.1
# Sat Mar 07 16:38:12 2009
# (NEW DESIGN)
# create a new design
new_design -name "connect" -family "PA"
# set default back-annotation base-name
set_defvar
www.eeworm.com/read/279871/10382367
pas connect.pas
unit Connect;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, IdStack, IdBaseComponent, IdComponent,
IdTCPConnectio
www.eeworm.com/read/279871/10382373
ddp connect.ddp
www.eeworm.com/read/279871/10382388
dfm connect.dfm
object ConnectForm: TConnectForm
Left = 504
Top = 205
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Connect'
ClientHeight = 107
ClientWidth = 270
C