代码搜索:FSM
找到约 3,748 项符合「FSM」的源代码
代码结果 3,748
www.eeworm.com/read/311928/9938244
gif fsm.gif
www.eeworm.com/read/311928/9938261
gif fsm.gif
www.eeworm.com/read/166876/9991812
fsm xas.fsm
#
# Copyright [C] The Regents of the University of Michigan and Merit Network,
# Inc. 1993, 1994, 1995, 1996, 1997, 1998 All Rights Reserved.
#
# RCSID: $Id: xas.fsm,v 1.1.1.1 2001/08/10 20:49:27 bon
www.eeworm.com/read/166876/9991952
c fsm.c
/*
* Copyright [C] The Regents of the University of Michigan and Merit Network,
* Inc. 1992, 1993, 1994, 1995, 1996, 1997, 1998 All Rights Reserved
*
* Permission to use, copy, and modify this sof
www.eeworm.com/read/362310/10006055
v fsm.v
module FSM(clk,clr,out,start,step2,step3);
input clk,clr,start,step2,step3;
output[2:0] out;
reg[2:0] out;
reg[1:0] state,next_state;
parameter state0=2'b00,state1=2'b01,
state2=2'b11,sta
www.eeworm.com/read/163686/10149516
fsm alarm.fsm
www.eeworm.com/read/163007/10253364
h fsm.h
/*
The oSIP library implements the Session Initiation Protocol (SIP -rfc2543-)
Copyright (C) 2001 Aymeric MOIZARD jack@atosc.org
This library is free software; you can redistribute it and/or
www.eeworm.com/read/355389/10271443
v fsm.v
module FSM(clk,clr,out,start,step2,step3);
input clk,clr,start,step2,step3;
output[2:0] out;
reg[2:0] out;
reg[1:0] state,next_state;
parameter state0=2'b00,state1=2'b01,
state2=2'b11,sta
www.eeworm.com/read/280366/10334604
v fsm.v
module fsm(iclk,rst_,din,catch,overflow);
input iclk,rst_,din;
output [3:0] catch;
reg [3:0] catch;
output overflow;
reg overflow;
reg [2:0] state;
parameter IDLE='d0,A='d1,B='d2,
www.eeworm.com/read/160392/10535831
eps fsm.eps
%!PS-Adobe-3.0 EPSF-3.0
%%Title: /home/mignone/Documents/HYSDEL/NewHysdel/fsm.eps
%%Creator: IslandDraw for mignone
%%CreationDate: Mon Oct 9 16:25:08 2000
%%Pages: 1
%%BoundingBox: 3 564 433 722
%%D