代码搜索:Controller

找到约 10,000 项符合「Controller」的源代码

代码结果 10,000
www.eeworm.com/read/412239/11208798

v testbench_controller.v

// File to test the arm controller // Created Amit Pandey 04/04/2000 // Controller tested on this by // Jon Moeller, Daryl K., Matt Crum // 04/05/2000 // Updated the instantiation and added test
www.eeworm.com/read/411588/11237549

m controller_init.m

function controller_init(arg) % Distributed control system: controller node % % Receives messages from the sensor node, computes control signal % and sends it to the actuator node. Also contains a hi
www.eeworm.com/read/265665/11258065

asm ir_controller.asm

;************************************************************************************************** ;********************** Infrared Controller for Klaus Schmidinger's VDR ***************************
www.eeworm.com/read/249838/12467162

v epcs_controller.v

//Legal Notice: (C)2005 Altera Corporation. All rights reserved. Your //use of Altera Corporation's design tools, logic functions and other //software and tools, and its AMPP partner logic function
www.eeworm.com/read/249838/12467500

v epcs_controller.v

//Legal Notice: (C)2005 Altera Corporation. All rights reserved. Your //use of Altera Corporation's design tools, logic functions and other //software and tools, and its AMPP partner logic function
www.eeworm.com/read/248639/12549550

v vga_controller.v

module VGA_Controller( // Host Side iCursor_RGB_EN, iCursor_X, iCursor_Y, iCursor_R, iCursor_G, iCursor_B, iRed, iGreen, iBlue, oA
www.eeworm.com/read/335066/12551288

v flash_controller.v

module Flash_Controller( // Control Interface oDATA,iDATA,iADDR,iCMD, oReady,iStart,iCLK,iRST_n, // Flash Interface FL_DQ,FL_ADDR,FL_WE_n,FL_CE_n,FL_OE_n,FL_RST_n);
www.eeworm.com/read/335066/12551301

v lcd_controller.v

module LCD_Controller ( // Host Side iDATA,iRS, iStart,oDone, iCLK,iRST_N, // LCD Interface LCD_DATA, LCD_RW, LCD_EN, LCD_RS ); // CLK paramet
www.eeworm.com/read/335066/12551331

v sdram_controller.v

module Sdram_Controller( // HOST REF_CLK, RESET_N, ADDR, WR, RD, LENGTH, ACT, DONE, DATAIN, DATAOUT, IN_REQ, OUT_VALID, DM
www.eeworm.com/read/335066/12551664

v vga_controller.v

module VGA_Controller( // Host Side iCursor_RGB_EN, iCursor_X, iCursor_Y, iCursor_R, iCursor_G, iCursor_B, iRed, iGreen, iBlue, oA