代码搜索:Bit
找到约 10,000 项符合「Bit」的源代码
代码结果 10,000
www.eeworm.com/read/316450/13522548
vhd 40_generic_dec.vhd
package logic is
type Bit_vector is array (Natural range ) of Bit;
end logic;
use WORK.logic.all;
entity And2 is
port( I1,I2: Bit; O1: out Bit);
end and2;
architecture And2_archit of
www.eeworm.com/read/316450/13522555
vhd 40_generic_dec.vhd
package logic is
type Bit_vector is array (Natural range ) of Bit;
end logic;
use WORK.logic.all;
entity And2 is
port( I1,I2: Bit; O1: out Bit);
end and2;
architecture And2_archit of
www.eeworm.com/read/314066/13575660
fac __filesallclean.fac
Creating TCL Process
Cleaning Up Project
deleting file(s): __filesClean.fc
deleting file(s): _par.log __posttrc.log __projnav.log _map.log __pretrc.log
deleting file(s): __tx2bit_mapFloorPlanner.e
www.eeworm.com/read/314066/13575705
log __posttrc.log
Post Route Timing Report for Module tx2bit . . .
TRACE command line and options:
"trce
-e
3
-l 3
-xml tx2bit
tx2bit.ncd -o tx2bit.twr tx2bit.pcf
"
Post Route Timing Report for Module tx2bit
www.eeworm.com/read/312241/13614558
h config.h
/******************************************************************************
*
* $RCSfile: $
* $Revision: $
*
* This module provides information about the project configuration
* Copyri
www.eeworm.com/read/311482/13630249
h io_map.h
/** ###################################################################
** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
** Filename : IO_Map.H
** Project : ETH_TEST_3
www.eeworm.com/read/309649/13667063
c bitarray.c
/* +++Date last modified: 05-Jul-1997 */
/*
** Functions to maintain an arbitrary length array of bits
*/
#include "bitops.h"
char *alloc_bit_array(size_t bits)
{
char *set = callo
www.eeworm.com/read/149015/5704427
h io_map.h
/** ###################################################################
** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
** Filename : IO_Map.H
** Project : RTOSDemo
www.eeworm.com/read/145331/5746608
h io_map.h
/** ###################################################################
** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
** Filename : IO_Map.H
** Project : RTOSDemo
www.eeworm.com/read/139557/5798269
h shx.h
// Copyright (c) 1999-2000 Microsoft Corporation. All rights reserved.
#ifndef __SHX_H__
#define __SHX_H__
#define REG32BIT(x) (*(volatile unsigned long *)(x))
#define REG16BIT(x) (*(volatile unsign