代码搜索:State Machine
找到约 10,000 项符合「State Machine」的源代码
代码结果 10,000
www.eeworm.com/read/164962/10080366
txt state_variable.txt
-- State Machine using Variable
-- dowload from: www.fpga.com.cn & www.pld.com.cn
library ieee;
use ieee.std_logic_1164.all;
ENTITY fsm2 IS
PORT(clock,x : IN BIT; z : OUT BIT);
END fsm
www.eeworm.com/read/164962/10080393
txt state_classic.txt
-- Classic 2-Process State Machine and Test Bench
-- MEALY TYPE STATE MACHINE EXAMPLE
-- dowload from: www.fpga.com.cn & www.pld.com.cn
library ieee;
use ieee.std_logic_1164.all;
ENTITY fsm I
www.eeworm.com/read/164583/10100953
h ghmm_state.h
/*
* created: 21 Jan 2002 by Peter Pipenbacher
* authors: Peter Pipenbacher (pipenb@zpr.uni-koeln.de)
* file : $Source: /cvsroot/ghmm/ghmm/ghmm++/GHMM_State.h,v $
* $Id: GHMM_State.h,v 1.6 2003/
www.eeworm.com/read/164583/10100991
cpp ghmm_state.cpp
/*
* created: 21 Jan 2002 by Peter Pipenbacher
* authors: Peter Pipenbacher (pipenb@zpr.uni-koeln.de)
* file : $Source: /cvsroot/ghmm/ghmm/ghmm++/GHMM_State.cpp,v $
* $Id: GHMM_State.cpp,v 1.7 2
www.eeworm.com/read/164463/10106478
h ipt_state.h
#ifndef _IPT_STATE_H
#define _IPT_STATE_H
#define IPT_STATE_BIT(ctinfo) (1