代码搜索结果

找到约 10,000 项符合 Control System 的代码

spi_control.v

module SPI_Control(RESET_N,iCLK,DO_START,DO_STOP,DO_IRQ,DATA,DO_READ,SS_N,CE,MOSI); input RESET_N; input iCLK; input DO_START; input DO_STOP; input DO_IRQ; input DATA; output DO_READ; output S

ad_control.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

ad_control.v

/***************************** file ad_control.v function : make a control bus to get value from ads807 and send it to fpga bus control with interrupt ************* clk --

control2.vhd

library ieee ; use ieee.std_logic_1164.all ; use ieee.std_logic_arith.all ; use work.butter_lib.all ; entity control_main is port ( a_small , sign_a , sign_b : in std_logic ;

control2.vhd

library ieee ; use ieee.std_logic_1164.all ; use ieee.std_logic_arith.all ; use work.butter_lib.all ; entity control_main is port ( a_small , sign_a , sign_b : in std_logic ;

lcd_control.v

`timescale 1ns / 1ps ////////////////////////////////////////////////////////////////////////////////// // Company: // Engineer: // // Create Date: 21:02:35 12/08/2007 // Design Name: CMKing

ir_control.cpp

/*+++ *******************************************************************\ * * Copyright and Disclaimer: * * --------------------------------------------------------------- * This

ir_control.h

/*+++ *******************************************************************\ * * Copyright and Disclaimer: * * --------------------------------------------------------------- * This

control_fsm_.vhd

------------------------------------------------------------------------------- -- -- -- X X XXXXXX XXXXXX