代码搜索结果

找到约 10,000 项符合 State Machine 的代码

s_machine.vhd

library IEEE; use IEEE.std_logic_1164.all; entity s_machine is --使mux51a从5个循环增加到8个循环 port ( sin : in std_logic_vector(2 downto 0); state : in std_logic_vector(2 down

s_machine.vwf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to

machine.rc2

// // MACHINE.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED ///

tiny machine.c

/****************************************************/ /* File: tm.c */ /* The TM ("Tiny Machine") computer */ /* Compiler Construction: Princi

gsl_machine.h

/* Author: B. Gough and G. Jungman */ #ifndef __GSL_MACHINE_H__ #define __GSL_MACHINE_H__ #include #include /* magic constants; mostly for the benefit of the implementation */