代码搜索结果

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

temp_control.c

#include #include #include #include #include "char_model.h" #define LcdCtrl_Port PORTB #define Lcd_Res PB2 #define Lcd_A0

control_unit.v

module control_unit(CCp, EEp, _LLm, _CCe, _LL1, _EE1, _LLa, EEa, SSu, EEu, _LLb, _LLo, cclk, cclr, Icu); output CCp, EEp, _LLm, _CCe, _LL1, _EE1, _LLa, EEa, SSu, EEu, _LLb, _LLo; input cclk, cclr, I

control_fsm_.vhd

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

control_mem_.vhd

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

control_fsm_.vhd

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

control_mem_.vhd

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

control_w.h

/*---------------------------------------------------------------------------+ | control_w.h | |