搜索资源列表
air_conditioner
- 空调温控电路有限状态自动机, 有TEMP_HIGH和TEMP_LOW 分别与传感器相连用语检测室内温度.-air-conditioning temperature control circuit finite state automaton, and TEMP_LOW TEMP_HIGH with sensors connected to the indoor temperature detection terminology.
有限状态机
- 有限状态机FSM思想广泛应用于硬件控制电路设计,也是软件上常用的一种处理方法(软件上称为FMM--有限消息机)。它把复杂的控制逻辑分解成有限个稳定状态,在每个状态上判断事件,变连续处理为离散数字处理,符合计算机的工作特点。同时,因为有限状态机具有有限个状态,所以可以在实际的工程上实现。但这并不意味着其只能进行有限次的处理,相反,有限状态机是闭环系统,有限无穷,可以用有限的状态,处理无穷的事务。-FSM thinking widely used hardware control circuit d
qpn_1.5.02
- a super good method for designing finite state machine-a super good method for designing finite st ate machine
5416FIR
- 这是一个DSP算法,用C编写的,编译环境为CCS,算法内容为有限冲击响应滤波器(FIR),绝对可以运行,正在学习FIR的朋友请下。-This is a DSP algorithm in C, prepared build environment for CCS, Algorithm says finite impulse response filter (FIR), can definitely run, are learning FIR friends floor to the next.
ALTERA_DE2_FSM_VHDL
- This an exercise in using finite state machines.基于ALTERA的DE2开发 平台,设计一个有限状态机FSM(finite state machines).
air_conditioner
- air-conditioning temperature control circuit finite state automaton
LCD.rar
- 有限状态机的设计——LCD显示控制实验,用VHDL编写程序,整片报告,Finite state machine design- LCD display control experiments, using VHDL programming, the whole report
verilogHDL.rar
- 采用有限状态机(要求“三段式”)的方法设计一个带异步清零端的同步可逆模6计数器。同时提供单数码管数字显示和3LED状态显示两种显示方式。,Finite state machine (request, quot Threequot) approach to design a client with Asynchronous Clear reversible synchronous counter module 6. At the same time providing a single digit
FSMLibrary
- 有限状态机源码,最近在做一个项目需要用到状态机,自己研究了一下,将原来的状态机封装了,做了一些修改,实现了一个比较好用的状态机。里面包括测试工程,用例-Finite state machine source code, most recently doing a project needs to use state machines, their study a little, the original state machine package, and made some modificat
statemachine
- 用VHDL实现的有限状态机,还有modelsim仿真文件,及仿真结果-VHDL implementation using finite state machine, there modelsim simulation file, and the simulation results
fsm
- 有限状态机工作原理、设计方法、步骤等精要说明-Finite state machine working principle, design method, such as Essentials of steps to explain
VHDL
- 各种有限状态机的设计。 VHDL源代码。 -All kinds of finite state machine design. VHDL source code.
ebook_verilog_fine_state_machine
- Designing a synchronous finite state machine (FSM) is a common task for a digital logic engineer. This paper discusses a variety of issues regarding FSM design using Synopsys Design Compiler. Verilog and VHDL coding styles are presented, and
Finite-state-machine
- 有限状态机在嵌入式软件中的应用 简述了有限状态及的基本概念和传统理论,提出了利用有限状态机进行程序设计的基本思想。-Finite state machine in the embedded software Finite state and the basic concepts and theories, the basic idea of the finite state machine programming.
UART-finite-state-machine
- 基于Verilog语言的,用有限状态机实现Uart,很实用-UART design based on finite state machine
finite state machine
- finite state machine in verilog use quartus to program it into FPGA
Finite-State-Machines
- 此壓縮檔包含四個資料夾(1)Moore Machine(2)Mealy Machine(3)Memory(4)A mini system,學習如何以階層化的方法去撰寫系統內部的小工作區塊,並了解迷你CPU內部的記憶體簡單的運作情形&資料串流-design the finite state machine and the mini system.
finite-state-machine-design
- 单片机有限状态机的设计技术相关文章资料,状态机设计可以降低循环时间-finite state machine design technongy
finite-state-machine
- 有限状态机,程序基本框架,需用户自行添加状态转换条件等-finite state machine
Finite State Machines in Hardware
- Finite State Machines in Hardware.rar
