代码搜索:Bit
找到约 10,000 项符合「Bit」的源代码
代码结果 10,000
www.eeworm.com/read/314066/13575703
rsp __mapfloorplanner.rsp
tx2bit
tx2bit.ngd
tx2bit_map.ncd
tx2bit.fnf
tx2bit.ucf
D:/Xilinx/data/ucf.tft
D:/Xilinx/bin/nt
www.eeworm.com/read/484966/6569704
tdf mii.tdf
%-----------------------------------------------------------------------%
% Description : %
% Edit history...
www.eeworm.com/read/478303/6714506
vhd ex_p5_28_bcd_adder.vhd
entity BCD_A is
port(x,y:in BIT_VECTOR(3 downto 0);
ci:in BIT;
sum: out BIT_VECTOR(3 downto 0);
co:out BIT);
end BCD_A;
architecture struct of BCD_A is
signal s1,s2: BIT_VECTOR(3
www.eeworm.com/read/347629/11652940
vhd 8_bitpkg.vhd
----------------------
PACKAGE bit_rtl_pkg is
----------------------
subtype short is integer range 0 to 65535;
subtype int4 is integer range 0 to 16;
subtype int8 is integer range 0
www.eeworm.com/read/153614/12021026
vhd 8_bitpkg.vhd
----------------------
PACKAGE bit_rtl_pkg is
----------------------
subtype short is integer range 0 to 65535;
subtype int4 is integer range 0 to 16;
subtype int8 is integer range 0
www.eeworm.com/read/152488/12110135
tdf mii.tdf
%-----------------------------------------------------------------------%
% Description : %
% Edit history...
www.eeworm.com/read/151305/12220472
vhd 8_bitpkg.vhd
----------------------
PACKAGE bit_rtl_pkg is
----------------------
subtype short is integer range 0 to 65535;
subtype int4 is integer range 0 to 16;
subtype int8 is integer range 0
www.eeworm.com/read/149028/12408299
vhd 8_bitpkg.vhd
----------------------
PACKAGE bit_rtl_pkg is
----------------------
subtype short is integer range 0 to 65535;
subtype int4 is integer range 0 to 16;
subtype int8 is integer range 0
www.eeworm.com/read/227218/14436835
vhd 8_bitpkg.vhd
----------------------
PACKAGE bit_rtl_pkg is
----------------------
subtype short is integer range 0 to 65535;
subtype int4 is integer range 0 to 16;
subtype int8 is integer range 0
www.eeworm.com/read/222700/14679674
h main.h
// Compiler : IAR EWAVR
// Target : M8
// Crystal: 8Mhz
//the .h file of main.c
#define uchar unsigned char
#define uint unsigned int
#define SET_BIT(x,y) (x |= ( 1