代码搜索结果
找到约 10,000 项符合
Control System 的代码
control.__i
"control.c" BROWSE DEBUG OBJECTEXTEND
control.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
//void control(void);
//extern uchar send_buf[16];//={0x3a,0x00,0x00,0x00,0x00,0x00,0x00,0x
control.v
module control(clk1,clr1,clk1_,clr1_,Cp,Ep,Lm_,Ce_,Li_,Ei_,La_,Ea,Su,Eu,Lb_,Lo_,clk,clr,I);
output clk1,clr1,clk1_,clr1_,Cp,Ep,Lm_,Ce_,Li_,Ei_,La_,Ea,Su,Eu,Lb_,Lo_;
input clk,clr;
input [7:4] I;
w
control.v
// Copyright (C) 1991-2002 Altera Corporation
// Any megafunction design, and related netlist (encrypted or decrypted),
// support information, device programming or simulation file, and any
control.h
#ifndef _control_h
#define _control_h
# define CONTROL_SCCS_ID " @(#)control.h 1.1 8/10/95 "
# include
/*
***********************************************************************
*
control.c
# include
# include "control.h"
static char *sccs_h_id = CONTROL_SCCS_ID;
static char *sccs_id = "@(#)control.c 1.1 8/10/95";
control (code,ctrl_entry,ctrl_exit,stmt_entry,stmt_exit,else_
control.fit
-- MAX+plus II Compiler Fit File
-- Version 10.0 9/14/2000
-- Compiled: 04/30/2006 13:28:06
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and