W5100E01-AVR WIZnet, W5100E01-AVR Datasheet - Page 115

no-image

W5100E01-AVR

Manufacturer Part Number
W5100E01-AVR
Description
Development Boards & Kits - AVR W5100 EVAL BOARD BASED ON AVR
Manufacturer
WIZnet
Datasheet

Specifications of W5100E01-AVR

Rohs
yes
Product
Development Boards
Tool Is For Evaluation Of
ATMEGA128
Core
AVR8
Interface Type
LAN, RS-232
Operating Supply Voltage
5 V
Data Bus Width
8 bit
For VHDL Source Code, refer to “EVB_PAL.VHD” in the CD.
For CUPL Source Code, refer to “EVB_PAL.PLD” in the CD.
Please refer to “AVR Tool Guide.pdf” for compiling.
-- IINCHIP (0x8000 - 0x8800, 0xC000 - 0xFFFF)
process(Addr)
/* 0x8000 <= < 0x8800 OR > 0xC000 */
!nCS_IINCHIP = (A15 & !A14 & !A13 & !A12 & !A11) # (A15 & A14);
begin
end process;
if (((Addr >= "100000") and (Addr < "100010")) or (Addr >= "110000")) then
else
end if;
nCS_IINCHIP <= '0';
nCS_IINCHIP <= '1';
© Copyright 2007 WIZnet Co., Inc. All rights reserved.
105

Related parts for W5100E01-AVR