<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Pdp8 on Active Low</title>
    <link>https://activelow.net/tags/pdp8/</link>
    <description>Recent content in Pdp8 on Active Low</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 19 Dec 2020 23:06:43 +0100</lastBuildDate>
    <atom:link href="https://activelow.net/tags/pdp8/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>PDP-8/e Replicated — A Different Implementation</title>
      <link>https://activelow.net/post/pdp8e-cake-implementation/</link>
      <pubDate>Sat, 19 Dec 2020 23:06:43 +0100</pubDate>
      <guid>https://activelow.net/post/pdp8e-cake-implementation/</guid>
      <description>&lt;p&gt;It has been &lt;em&gt;almost&lt;/em&gt; a year since I got a different implementation of my&#xA;&lt;a href=&#34;https://activelow.net/post/pdp8e-replicated-introduction&#34;&gt;PDP-8/e replica project&lt;/a&gt; for my birthday.&lt;/p&gt;&#xA;&lt;p&gt;Yes, it was a cake, and I have neglected to share it with the world so far. To&#xA;be fair, there was a time this year where everything was a cake, at least on&#xA;Twitter, and adding another one would have just been pouring gasoline on the&#xA;fire.&lt;/p&gt;&#xA;&lt;p&gt;But here it is, first a side by side comparison of the implementations:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Other Vintage Computer Replication Projects</title>
      <link>https://activelow.net/post/pdp8e-other-replication-projects/</link>
      <pubDate>Mon, 23 Dec 2019 23:24:26 +0100</pubDate>
      <guid>https://activelow.net/post/pdp8e-other-replication-projects/</guid>
      <description>&lt;p&gt;A few weeks back, I was showing my&#xA;&lt;a href=&#34;https://activelow.net/post/pdp8e-replicated-introduction&#34;&gt;PDP-8/e&lt;/a&gt; project at the &lt;a href=&#34;http://vcfe.ch/&#34;&gt;Vintage Computer&#xA;Festival in Zurich&lt;/a&gt;. While I was doing my project, I haven&amp;rsquo;t&#xA;really checked if there were other projects like this. At least for the PDP-8 I&#xA;knew there wasn&amp;rsquo;t, the only FPGA core I could find was a new implementation of&#xA;the architecture that is binary compatible but doesn&amp;rsquo;t attempt to replicate the&#xA;structure and instruction cycles of any specific PDP-8.&lt;/p&gt;</description>
    </item>
    <item>
      <title>PDP-8/e Replicated — Clocks And Logic</title>
      <link>https://activelow.net/post/pdp8e-replicated-clocks-and-logic/</link>
      <pubDate>Wed, 09 May 2018 14:58:42 +0200</pubDate>
      <guid>https://activelow.net/post/pdp8e-replicated-clocks-and-logic/</guid>
      <description>&lt;p&gt;This is, at long last, part 3 of the overview of my &lt;a href=&#34;https://activelow.net/post/pdp8e-replicated-introduction&#34;&gt;PDP-8/e replica&#xA;project&lt;/a&gt; and offers some details of the&#xA;low-level implementation.&lt;/p&gt;&#xA;&lt;p&gt;I have mentioned that I build my PDP-8/e replica from the original schematics.&#xA;The great thing about the PDP-8/e is that it is still built in discrete logic&#xA;rather than around a microprocessor, meaning that schematics of the actual CPU&#xA;logic are available instead of just programmer&amp;rsquo;s documentation. After all, with&#xA;so many chips on multiple boards something is bound to break down sooner or&#xA;later and technicians need schematics to diagnose and fix that&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;. In&#xA;addition, there&amp;rsquo;s a maintenance manual that very helpfully describes the&#xA;workings of every little part of the CPU with excerpts of the full schematics,&#xA;but it has some inaccuracies and occasionally outright errors in the excerpts&#xA;so the schematics are still indispensable.&lt;/p&gt;</description>
    </item>
    <item>
      <title>PDP-8/e Replicated — Overview</title>
      <link>https://activelow.net/post/pdp8e-replicated-overview/</link>
      <pubDate>Tue, 11 Jul 2017 20:02:07 +0200</pubDate>
      <guid>https://activelow.net/post/pdp8e-replicated-overview/</guid>
      <description>&lt;p&gt;This is an overview of the hardware and internals of the&#xA;&lt;a href=&#34;https://activelow.net/post/pdp8e-replicated-introduction&#34;&gt;PDP-8/e replica I&amp;rsquo;m building&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;the-front-panel-board&#34;&gt;The front panel board&lt;/h2&gt;&#xA;&lt;figure&gt;&lt;img src=&#34;https://activelow.net/post/pdp8e-replicated-overview/PDP8e-frontpanel-replica.jpeg&#34;&#xA;    alt=&#34;functional replica of the PDP-8/e front panel&#34;&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;p&gt;If you know the original or remember the&#xA;&lt;a href=&#34;../pdp8e-replicated-introduction/VCFe18-replica-and-real.jpeg&#34;&gt;picture from the first post&lt;/a&gt;&#xA;it is clear that this is a functional replica not aiming to be as pretty as&#xA;those of the other projects I mentioned. I have reordered the switches into two&#xA;rows to make the board more compact (which also means cheaper) without&#xA;sacrificing usability.&lt;/p&gt;</description>
    </item>
    <item>
      <title>PDP-8/e Replicated — Introduction</title>
      <link>https://activelow.net/post/pdp8e-replicated-introduction/</link>
      <pubDate>Sun, 25 Jun 2017 20:58:57 +0200</pubDate>
      <guid>https://activelow.net/post/pdp8e-replicated-introduction/</guid>
      <description>&lt;p&gt;I am creating a replica of the DEC PDP-8/e architecture in an FPGA from&#xA;schematics of the original hardware. So how did I end up with a project like&#xA;this?&lt;/p&gt;&#xA;&lt;p&gt;The story begins with me wanting to have a computer with one of those front&#xA;panels that have many, many lights where you can really see, in real time, what&#xA;the computer is doing while it is executing code. Not because I am nostalgic&#xA;for a prior experience with any of those — I was born a bit too late for that&#xA;and my first computer as a kid was a Commodore 64.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
