代码搜索结果
找到约 10,000 项符合
Remote Control 的代码
data_control.srr
#Build: Synplify Pro 8.8, Build 008R, Dec 7 2006
#install: Y:\XILI\Synplify_8_8\fpga_88
#OS: Windows 2000 5.0
#Hostname: SJC-XILISTG1
#Implementation: verilog
#Fri Mar 16 10:45:36 2007
$
data_control.fse
fsm_encoding {10288281} onehot
fsm_state_encoding {10288281} init {000000000001}
fsm_state_encoding {10288281} waiting {000000000010}
fsm_state_encoding {10288281} st_rd_cha {000000000100}
data_control.vif
#
# Synplicity Verification Interface File
# Generated using Synplify-pro
#
# Copyright (c) 1996-2005 Synplicity, Inc.
# All rights reserved
#
# Set logfile options
vif_set_result_file data
data_control.ucf
NET "clk" TNM_NET = "clk";
TIMESPEC "TS_clk" = PERIOD "clk" 2.5 ns HIGH 50 %;
data_control.sap
@ER
88NN0_0Fkb_k0l_kGH0M#;o
H_RPO4E_rjd:9N;
HOR3D FORm"hh; "
RNH3FODOC _8RoC"#sHC
";N3HR#O$M_#sCC"0RMC:s#"C0;b
oR
B;N3bRHO#_D FOR
4;N3bROODF hR"m"h ;b
NRD3OF_O CC8oRH"s#;C"
H
oROP_Er_jd9:
data_control.vhd
library ieee;
use ieee.std_logic_1164.all;
entity data_control is
port (
clk : in std_logic;
reset : in std_logic;
rd_data_cha : in st
data_control.srr
#Build: Synplify Pro 8.8, Build 008R, Dec 7 2006
#install: Y:\XILI\Synplify_8_8\fpga_88
#OS: Windows 2000 5.0
#Hostname: SJC-XILISTG1
#Implementation: vhdl
#Fri Mar 16 10:05:14 2007
$ Sta
data_control.ucf
NET "clk" TNM_NET = "clk";
TIMESPEC "TS_clk" = PERIOD "clk" 2.5 ns HIGH 50 %;
data_control.v
module data_control (input clk,
input reset,
input [3:0] pn_lock_rd_clk,
input [7:0] rd_data_cha,
input [7:0] rd_data_chb,
input [7:0] rd_data_chc,
data_control.sdc
###################################################################################
# Mentor Graphics Corporation
#
#################################################################################