代码搜索结果
找到约 10,000 项符合
Control 的代码
control.c
/* control.c
** Copyright 2000 Daniel Robbins, Gentoo Technologies, Inc.
** Author: Daniel Robbins
** Date: 16 Jun 2000
**
** These routines provide an easy way to make any type of
** data-structure t
control.v
`include "params.v"
module CONTROL (Reset, CLOCK, Clock1, Clock2, ACSPage, ACSSegment, Active,
CompareStart, Hold, Init, TB_EN);
input Reset, CLOCK, Active;
output [`WD_FSM-1:0] ACSSe
control.v
module control(clk,start,zero,opcode,writepc,selldst,writemem,writeir,selload,selst,writereg,selalua,selalub,aluop,writezero);
input clk,start,zero;
input [5:0] opcode;
output writepc,selldst,w
control.m
function theResult = control(self, theStyle, ...
theNormalizedPosition, thePixelOffset, ...
varargin)
% ps/control -- Create UIControl for "ps".
% control(self, 'theStyle', theNormalized
control.vqm
//
// Written by Synplify
// Thu May 10 09:13:51 2001
//
// Source file index table:
// Object locations will have the form :
// file 0 "noname"
// file 1 "\d:\!projects\launch_team
control.csf
DEFAULT_DEVICE_OPTIONS
{
RESERVE_PIN = "AS INPUT TRI-STATED";
RESERVE_ALL_UNUSED_PINS = "AS OUTPUT DRIVING GROUND";
HEXOUT_FILE_COUNT_DIRECTION = UP;
HEXOUT_FILE_START_ADDRESS = 0;
GENERATE