EVB-B1+ WIZnet, EVB-B1+ Datasheet - Page 116

no-image

EVB-B1+

Manufacturer Part Number
EVB-B1+
Description
Development Boards & Kits - ARM W3150A+EVAL BOARD BASED ON AVR
Manufacturer
WIZnet
Datasheet

Specifications of EVB-B1+

Rohs
yes
Product
Evaluation Boards
Interface Type
RS-232, SPI
Operating Supply Voltage
3.3 V, 5 V
Data Bus Width
8 bit
Dimensions
50 mm x 40 mm
Processor Series
ATmega128
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 2006 WIZnet Co., Inc. All rights reserved.
106

Related parts for EVB-B1+