代码搜索:RF
找到约 8,431 项符合「RF」的源代码
代码结果 8,431
www.eeworm.com/read/468753/6987110
voptqq72vx
library verilog;
use verilog.vl_types.all;
entity registerfile is
port(
RF_Addr_A : in vl_logic_vector(3 downto 0);
RF_Addr_B : in vl_logic_vector(3 downto 0);
www.eeworm.com/read/468753/6987213
voptj2wx6z
library verilog;
use verilog.vl_types.all;
entity registerfile is
port(
RF_Addr_A : in vl_logic_vector(3 downto 0);
RF_Addr_B : in vl_logic_vector(3 downto 0);
www.eeworm.com/read/468753/6987507
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity registerfile is
port(
RF_Addr_A : in vl_logic_vector(3 downto 0);
RF_Addr_B : in vl_logic_vector(3 downto 0);
www.eeworm.com/read/255117/12100986
c drv2_cc1000.c
#include "config_GD61.h"
#include "include_GD61.h" // ANSI standard header file
#include
////////////////////////////////////////////////////////////////////////
extern volatile
www.eeworm.com/read/421573/10728749
c trh031v1.c
// ***********************************************
// project : RFID Reader V2.0
// Target : MEGA8-16AU
// Crystal: 16.000 Mhz
// Input : TRH031M RFID 13.56MHz
// Output : RS232C 115200,N,8,1
/
www.eeworm.com/read/297175/8048358
config .config
#
# Automatically generated by make menuconfig: don't edit
#
#
# 802.11 Feature Configuration
#
ZDCONF_80211A_SUPPORT=y
ZDCONF_AP_SUPPORT=y
ZDCONF_ADHOC_SUPPORT=y
ZDCONF_PSEUDO_SUPPORT=y
# ZDCONF_LP_
www.eeworm.com/read/328536/13021508
v test_cpe_top.v
module test_cpe_top();
module cpe_top (
// DSP EMIF port
.DSP_AAWE_N,
.DSP_A0E_N,
.DSP_ACE3_N,
.DSP_AED, // DSP data bus, 16bit
.DSP_AE
www.eeworm.com/read/167890/5451641
c ch_event.c
// This file is part of MANTIS OS, Operating System
// See http://mantis.cs.colorado.edu/
//
// Copyright (C) 2003,2004,2005 University of Colorado, Boulder
//
// This program is free software; yo
www.eeworm.com/read/192157/8402078
doc rf电路板设计技巧.doc
www.eeworm.com/read/390891/8435591
tmp memberinfoservice.cs~rf2722064.tmp
using System;
using System.Collections.Generic;
using System.Text;
using DiscSystemModel;
using DiscSystemIDAL;
using System.Data.SqlClient;
using System.Configuration;
namespace DiscSystemDA