代码搜索结果

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

d24wave.vhw

-- D:\FPGA\TEST\XC_9572 -- VHDL Test Bench created by -- HDL Bencher 6.1i -- Wed Apr 12 15:09:04 2006 -- -- Notes: -- 1) This testbench has been automatically generated from -- your Test Ben

dq24wave.vhw

-- D:\FPGA\TEST\XC_9572 -- VHDL Test Bench created by -- HDL Bencher 6.1i -- Wed Apr 12 14:53:31 2006 -- -- Notes: -- 1) This testbench has been automatically generated from -- your Test Ben

decodewave.vhw

-- D:\FPGA\TEST\XC_9572 -- VHDL Test Bench created by -- HDL Bencher 6.1i -- Fri Apr 07 09:31:34 2006 -- -- Notes: -- 1) This testbench has been automatically generated from -- your Test Ben

mdtest.vhw

-- D:\FPGA\XC_9572 -- VHDL Test Bench created by -- HDL Bencher 6.1i -- Tue Apr 25 15:07:50 2006 -- -- Notes: -- 1) This testbench has been automatically generated from -- your Test Bench Wa

dev_c7200_iofpga.c

/* * Cisco router simulation platform. * Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr) * * Cisco 7200 I/O FPGA: * - Simulates a NMC93C46 Serial EEPROM as CPU and Midplane EEPROM. * -

mealy1.txt

-- Mealy State Machine with Registered Outputs -- dowload from: www.fpga.com.cn & www.pld.com.cn library ieee; use ieee.std_logic_1164.all; entity mealy1 is port( clk, rst: in

state_moor_mealy.txt

-- State Machine with Moore and Mealy outputs -- dowload from: www.fpga.com.cn & www.pld.com.cn library ieee; use ieee.std_logic_1164.all; entity mealy1 is port( clk, rst: in

pelian_contrller.txt

-- Pelican Crossing Controller -- dowload from: www.fpga.com.cn & www.pld.com.cn library ieee; use ieee.std_logic_1164.all; entity pelcross is port(clock, reset, pedestrian : in std_logic;

米勒型状态机.txt

-- Mealy State Machine with Registered Outputs -- dowload from: www.fpga.com.cn & www.pld.com.cn library ieee; use ieee.std_logic_1164.all; entity mealy1 is port( clk, rst: in

带莫尔_米勒输出的状态机.txt

-- State Machine with Moore and Mealy outputs -- dowload from: www.fpga.com.cn & www.pld.com.cn library ieee; use ieee.std_logic_1164.all; entity mealy1 is port( clk, rst: in