[net.micro] Synertek SY2130

MKB@CMU-CS-C.ARPA (04/26/84)

From:  Mike Blackwell <MKB@CMU-CS-C.ARPA>

>From the Synertek SY2130 data sheet:

The SY2130 and SY2131 feature two seperate I/O ports that allow independent
access for read and write to any location in the memory. The only situation
where contention can occur is when both ports are active and both addresses
match. Two modes of operation are provided for this situation. In one mode,
contention is ignored and both operations are allowed to proceed. In the
other mode, on-chip control logic arbitrates delaying one port until the
other port's operation is complete. A ~BUSY flag is sent ot the side whose
operation is delayed. ~BUSY is driven out at speeds that allow the port's
processor to preserve its address and data.

An interrupt function (~INT) is also provided to allow communication between
systems. This function acts like a writable flag. When the flag's location
is written from one side, the other side's ~INT pin goes LOW until the flag
location is read by that side. Both the ~BUSY and ~INT pins are open drain
outputs to allow OR-tied operation.

[Goes on to describe power-down mode, and differences between 2130 and 2131]