代码搜索:byte
找到约 10,000 项符合「byte」的源代码
代码结果 10,000
www.eeworm.com/read/426972/8988691
vhd gh_4byte_reg_2048.vhd
---------------------------------------------------------------------
-- Filename: gh_4byte_reg_2048.vhd
--
-- Description:
-- This has 2048 configuration bits
--
-- Copyright (c) 2006 by Geo
www.eeworm.com/read/426972/8988695
vhd gh_4byte_reg_128.vhd
---------------------------------------------------------------------
-- Filename: gh_4byte_reg_128.vhd
--
-- Description:
-- This has 128 configuration bits
--
-- Copyright (c) 2005 by George
www.eeworm.com/read/426972/8988702
vhd gh_4byte_reg_4096.vhd
---------------------------------------------------------------------
-- Filename: gh_4byte_reg_4096.vhd
--
-- Description:
-- This has 4096 configuration bits
--
-- Copyright (c) 2008 by Geo
www.eeworm.com/read/426972/8988705
vhd gh_4byte_reg_1024.vhd
---------------------------------------------------------------------
-- Filename: gh_4byte_reg_1024.vhd
--
-- Description:
-- This has 1024 configuration bits
--
-- Copyright (c) 2005 by Geo
www.eeworm.com/read/405569/11460350
vhdl hammingenc4sets512byte.vhdl
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
-- Uncomment the following lines to use the declarations that are
-- provided for ins
www.eeworm.com/read/118816/14853739
dwp byte_align_le_ixp2800.dwp
# Developer Workbench Project File
# Format Version 31.60
#******** Do not edit this file ***********
# Begin Project byte_align_le_ixp2800
CHIP_TYPE = 6
DEBUG_ONLY = FALSE
PROJECT_PATH = C:\
www.eeworm.com/read/118816/14853743
dwo byte_align_le_ixp2400.dwo
# Developer Workbench Options File
# Format Version 31.60
#******** Do not edit this file ***********
# Begin Options byte_align_le_ixp2400
DEBUG_CONFIGURATION = SIMULATION
# Start History
www.eeworm.com/read/118816/14853745
dwo byte_align_le_ixp2800.dwo
# Developer Workbench Options File
# Format Version 31.60
#******** Do not edit this file ***********
# Begin Options byte_align_le_ixp2800
DEBUG_CONFIGURATION = SIMULATION
# Start History
www.eeworm.com/read/118816/14853754
dwp byte_align_le_ixp2400.dwp
# Developer Workbench Project File
# Format Version 31.60
#******** Do not edit this file ***********
# Begin Project byte_align_le_ixp2400
CHIP_TYPE = 7
DEBUG_ONLY = FALSE
PROJECT_PATH = C:\
www.eeworm.com/read/10077/181016
asm uart_tx_2byte_ep.asm
chip sn8p26l38
.data
acc_buf ds 1
pflag_buf ds 1
.code
org 00h
jmp main
org 08h
jmp isr
org 10h
//============================================================
//