Download Print this page

Intel EV80Cl96KB User Manual page 97

Microcontroller evaluation board

Advertisement

Doug Yoder
Intel
January 19, 1989
EV80C196KB 002
5AC312
Generates mapping signals for the target processor on the 80C196KB evalu-
ation board.
OPTIONS: TURBO=ON PART: 5AC312
% Input declarations %
INPUTS:
CLOCKOUT,
% MCS96 system CLOCKOUT
%
STALE@2,
% STretched MCS96 Address Latch Enable %
nHLDA@3,
A8@4,
A9@5,
A10@6,
All@7,
A12@8,
A13@9,
A14@10,
A15@11,
nRESET@13
% 80C196KB HOLD Acknowledge
% MCS96 latched A8 - Al5
%
%
9 0
%
%
%
%
% MCS96 RESET pin
% Output declarations %
OUTPUTS: nCS510@14,
% QV => enable uart, U20
nCE2@15,
% OV => enable U14 memory
nBUSWIDTH@16,
% OV => put processor in 8 bit mode
SBO@17,
% wait-state counter bit 0
SB1@18,
% wait-state counter bit 1
nWAIT@19,
% OV => hold MCS96 in wait state
SB2@20,
% wait-state counter bit 2-
nCEO@21,
% OV => enable Ul and U8 memory
nCE1@22,
% OV => enable U6 and U13 memory
MAP@23
% 5V => map RAM as romsim
%
%
3
0
%
%
3
0
%
%
%
%
%
%
%
%
%
%
%
%
%
%
% I,-, Architecture declarations %
NETWORK:
MAP,MAP
= RORF(MAPd,CLOCKOUT,RESET,GND,VCC)
nWAIT
= CONF(nWAITd,VCC)
nCS510
= COCF(UART,VCC)
nCE2
= COCF(EEPROM,VCC)
nCE1
= CONF(RAM,VCC)
nCE0
= CONF(EPROM,VCC)
nBUSWIDTH = CONF(nBWd,VCC)

Advertisement

loading