代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/465980/7042503
pad main_ctrl.pad
Release 8.1i - Fit I.27
Copyright(c) 1995-2003 Xilinx Inc. All rights reserved
11-18-2008 3:35PM
NOTE: This file is designed to be imported into a spreadsheet program
such as Microsoft Excel
www.eeworm.com/read/465980/7042504
gyd main_ctrl.gyd
Pin Freeze File: version I.27
9572XL44PC XC9572XL-5-PC44
clk540hz S:PIN28
clk5hz S:PIN5
clk660hz S:PIN20
sw1 S:PIN22
alert_phone S:PIN40
alert_sound S:PIN26
led1 S:PIN4
power_ctrl S:PIN42
www.eeworm.com/read/465980/7042654
mfd main_ctrl.mfd
MDF Database: version 1.0
MDF_INFO | main_ctrl | XC9572XL-5-PC44
MACROCELL | 1 | 1 | ring_out_OBUFE
ATTRIBUTES | 265986 | 0
INPUTS | 4 | clk5hz | clk540hz | clk660hz | ring_en
INPUTMC | 1 | 2
www.eeworm.com/read/465980/7042656
ucf main_ctrl.ucf
#PACE: Start of Constraints generated by PACE
#PACE: Start of PACE I/O Pin Assignments
NET "alert_phone" LOC = "P40" ;
NET "alert_sound" LOC = "P26" ;
NET "clk540hz" LOC = "P28" ;
NET
www.eeworm.com/read/465102/7057775
htm ctrl enter.htm
www.eeworm.com/read/290468/7102159
psm fg_ctrl.psm
; KCPSM3 Program - Control and calculation for Frequency Generator design using the
; Spartan-3E Starter Kit.
;
www.eeworm.com/read/400482/7103383
v fre_ctrl.v
module fre_ctrl(clk,rst,count_en,count_clr,load);
output count_en,count_clr,load;
input clk,rst;
reg count_en,load;
always @(posedge clk)
begin
if(rst)
begin count_en=0; load=1; end
www.eeworm.com/read/278605/7129917
ctrl top_level.ctrl
[command]
-dev XCR3256XL-7CS280
-mode 1
-th 19
-fi 19
-xor a
-reg
-fbn 0
-ucf top_level.ucf
-ncf top_level.ncf
www.eeworm.com/read/463246/7185474
bsf tf_ctrl.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