代码搜索结果
找到约 10,000 项符合
3 的代码
nand3lt_sy3.java
/* -*- tab-width: 4 -*-
*
* Electric(tm) VLSI Design System
*
* File: Nand3LT_sy3.java
*
* Copyright (c) 2003 Sun Microsystems and Static Free Software
*
* Electric(tm) is free software; you c
nand3en_sy3.java
/* -*- tab-width: 4 -*-
*
* Electric(tm) VLSI Design System
*
* File: Nand3en_sy3.java
*
* Copyright (c) 2003 Sun Microsystems and Static Free Software
*
* Electric(tm) is free software; you c
gw_matrix3x3.h
/*------------------------------------------------------------------------------*/
/**
* \file GW_Matrix3x3.h
* \brief Definition of class \c GW_Matrix3x3
* \author Gabriel Peyr
benif_network3x3.h
#include
#include "netmips.h"
#include "network3x3.h"
SC_MODULE(BENIF_NET_WRAPPER)
{
sc_in< bool > IFCLK;
sc_in< bool > WRITE_STROBE;
sc_in< bool > READ_STROBE;
sc_in< bool > DMA
benif_network3x3.cpp
#include "benif_network3x3.h"
void BENIF_NET_WRAPPER::count()
{
if( RST.read() ) cnt = 0;
else cnt = cnt.read()+1;
}
void BENIF_NET_WRAPPER::register_write()
{
sc_uint reg = ADDRESS.read().r
benif_network3x3.h
#include
#include "netmips.h"
#include "network3x3.h"
SC_MODULE(BENIF_NET_WRAPPER)
{
sc_in< bool > IFCLK;
sc_in< bool > WRITE_STROBE;
sc_in< bool > READ_STROBE;
sc_in< bool > DMA
benif_network3x3.cpp
#include "benif_network3x3.h"
void BENIF_NET_WRAPPER::count()
{
if( RST.read() ) cnt = 0;
else cnt = cnt.read()+1;
}
void BENIF_NET_WRAPPER::register_write()
{
sc_uint reg = ADDRESS.read().r
shiyan3_3du_xie.acf
--
-- Copyright (C) 1988-2001 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any
shiyan3_3du_xie.hif
HIF003
--
-- Copyright (C) 1988-2001 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, an
img_conv_3x3.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="img_conv_3x3"
ProjectDir=""
ProjectType=Executable
CPUFamily=TMS320C64XX
Tool="Compiler"