The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Steve <srb@unixsh.com>
To: tuhs@tuhs.org
Subject: [TUHS] CDL & UCDS
Date: Fri, 10 Feb 2023 11:44:09 -0500	[thread overview]
Message-ID: <6af20c95-7b9f-8a06-b930-e1d8e74101d4@unixsh.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 888 bytes --]

Sandy wrote the original CDL tool set.  It had a graphical front end that provided for chips , pins, 
wires etc and generated a connectivity list which was then consumed by wire wrap and other back end 
tools.  We had Tek 4014 terminals at the time (late 70s is what I recall) which made all this 
reasonable.

I took it over the code base at some point and among other things added macros so that repeated wire 
to chip connection patterns and names could be generated without the labor intensive one wire at a 
time e.g. wire[0-7] connects to pin[0-7].  The macro would be expanded so that wire0 connected to 
pin0 etc.  This later system was call UCDS - Unix Circuit Design System.

UCDS was used by Joe Condon for the chess machine that he and Ken built.  Ken may remember more 
about this.  It was also one of the reasons that BTL got a $1B Navy contract.

Steve

[-- Attachment #2: Type: text/html, Size: 1335 bytes --]

             reply	other threads:[~2023-02-10 16:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-10 16:44 Steve [this message]
2023-02-10 19:31 ` [TUHS] " Bakul Shah
2023-02-12  7:20 ` arnold

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6af20c95-7b9f-8a06-b930-e1d8e74101d4@unixsh.com \
    --to=srb@unixsh.com \
    --cc=srb@acm.org \
    --cc=tuhs@tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).