代码搜索:Controller
找到约 10,000 项符合「Controller」的源代码
代码结果 10,000
www.eeworm.com/read/334718/12580006
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
parameter CLK_Div
www.eeworm.com/read/248320/12583992
v vga_controller.v
//Legal Notice: (C)2006 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 functions
www.eeworm.com/read/247657/12637086
sym mouse_controller.sym
VERSION 5
BEGIN SYMBOL mouse_controller
SYMBOLTYPE BLOCK
TIMESTAMP 2006 11 11 20 51 23
SYMPIN 0 -608 Input clk
SYMPIN 0 -576 Input rst
SYMPIN 0 -288 Input read
SYMPIN 0 -320 Input err
SYMPIN 0
www.eeworm.com/read/236764/13999779
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/236764/14000042
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/235215/14081413
flash epcs_controller.flash
S0180000657063735F636F6E74726F6C6C65722E666C6173685D
S32500014BDA3C050000A00010003400400004004208040880003A4801083AC8830816FD7F00CB
S32500014BFA340040000400410804018000330000083AC8830816FD7F003408C0
www.eeworm.com/read/235215/14081442
flash epcs_controller.flash
S0180000657063735F636F6E74726F6C6C65722E666C6173685D
S32500014BDAA83B0000A00010003400400004004208040880003A4801083AC8830816FD7F0029
S32500014BFA340040000400410804018000330000083AC8830816FD7F003408C0
www.eeworm.com/read/132516/14086242
mdl opctest_controller.mdl
Model {
Name "opctest_controller"
Version 6.1
MdlSubVersion 0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
Compu
www.eeworm.com/read/204154/15343889
v lcd_controller.v
module lcd_controller(
clock,
address,
data_in,
data_out,
go_read,
go_write,
chipselect,
complete,
rs,
rw,
e,
data);
parameter setup = 5;
parameter enable = 3;
param