代码搜索:Control 有哪些应用?
找到约 10,000 项符合「Control 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/319011/7071524
cnf control(69).cnf
www.eeworm.com/read/319011/7071525
cnf control(14).cnf
www.eeworm.com/read/319011/7071527
cnf control(58).cnf
www.eeworm.com/read/319011/7071528
pin control.pin
-- Copyright (C) 1988-2001 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any other
www.eeworm.com/read/319011/7071529
cnf control(64).cnf
www.eeworm.com/read/220418/7081526
sav control.sav
www.eeworm.com/read/409144/7088019
sch control.sch
www.eeworm.com/read/206022/7088720
jpg control.jpg
www.eeworm.com/read/368723/7102220
s control.s
;***************************************************************************
; Copyright (C) Hynix Semiconductor Limited 2002. All rights reserved.
;***********************************************
www.eeworm.com/read/400482/7103396
v control.v
module control(std_f_sel,reset,clk,clear,cntover,cntlow);
output[1:0] std_f_sel;
output reset;
input clk,clear,cntover,cntlow;
reg[1:0] std_f_sel;
reg reset;
reg[5:0] present,next;
parameter st