DEC RK07 drive interface specs wanted

From: Dave Mitton <dave_at_mitton.com>
Date: Sat May 15 00:40:48 2004

On 5/14/2004 12:01 PM -0500, cctech-request_at_classiccmp.org wrote:
>Date: Fri, 14 May 2004 09:04:48 -0400
>From: Brad Parker <brad_at_heeltoe.com>
>Subject: Re: DEC RK07 drive interface specs wanted
>
>
>Paul Koning wrote:
> >.... Again, a software emulation may not get there in time.
>
>Yes, agreed. My plan was to be able to have the cpld "hold off" the
>unibus cpu until the micro could "get there in time" in the cases where
>that was needed. This is the heart of the shared-register-file-interlock
>issue.
>
> >You might try to cheat by holding off SSYN on the Unibus read until
> >any pending CSR fixups are done, but then the microcontroller has a
> >rather tight time limit (20 microseconds or so).
>
>:-) as Homer Simpson says, "good idea, boss!"
>
>My plan is to try and make that work. 20us is not a huge amount of time
>but it is in the relm of the possible. Off the cuff I'd say it would be
>tight for a 40mhz pic; it might be easier on an ARM7 with an fiq
>interrupt. I plan to simulate the unibus hdl, figure out the window and
>plan the micro and it's code around that window.
>
>-brad

Another approach would be to wire the interface to address two different
registers; one for read, a different one for write. (use the R/W line to
select even/odd words) Still have latency issues, but less likely to show
bad bit combinations.

Dave.
Received on Sat May 15 2004 - 00:40:48 BST

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:37:11 BST