<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Vhdl on The Last Psion</title><link>/tags/vhdl/</link><description>Recent content in Vhdl on The Last Psion</description><generator>Hugo</generator><language>en-gb</language><lastBuildDate>Wed, 30 Oct 2019 00:00:00 +0000</lastBuildDate><atom:link href="/tags/vhdl/index.xml" rel="self" type="application/rss+xml"/><item><title>A long overdue update - ASIC replication and VHDL</title><link>/posts/aisc-replication-vhdl/</link><pubDate>Wed, 30 Oct 2019 00:00:00 0000</pubDate><guid>/posts/aisc-replication-vhdl/</guid><description>&lt;p&gt;&lt;img src="/posts/aisc-replication-vhdl/asic4.jpg" alt="Diagram of ASIC4"&gt;&lt;/p&gt;
&lt;p&gt;It’s been far too long since my last update on this project. It’s the usual excuse (“I’m sorry, but life just got in the way, blah blah blah.”) and to those of you who are taking an interest in my little WiFi Pack project, not to mention the rest of the efforts of the Last Psion project, I can only apologise. For now, here’s a brief update on what I’ve been up to.&lt;/p&gt;
&lt;p&gt;My focus has shifted slightly, away from SIBODUMP and other C projects, over to the little chip pictured above. It’s Psion’s ASIC4, described by Psion themselves as “a serial protocol slave IC for addressing memory and general memory-mapped peripherals.” I’ve long thought that this wee beasty has been the key to getting the WiFi Pack working.&lt;/p&gt;
&lt;p&gt;So, why pick ASIC4 instead of its older sister, ASIC5? Well, while ASIC5 is a very versatile chip (on-board UART, for example), it doesn’t offer as many options for peripherals. While ASIC5 can address 8MB of storage. ASIC4 can address up to 256MB split 50-50 between storage and peripherals.&lt;/p&gt;
&lt;p&gt;ASIC4 is, of course, no longer being manufactured. Right now the only plentiful source of ASIC4s is the selection of SSDs that appear regularly on eBay. While this would certainly provide me with the silicon that I crave, it would also take SSDs off the market. It would also leave me with a large number of dead SSDs cluttering up my desk.&lt;/p&gt;
&lt;p&gt;&lt;img src="/posts/aisc-replication-vhdl/4479651572446440918.jpg" alt="PCB of a ROM SSD (Autoroute) using ASIC4"&gt;
&lt;em&gt;PCB of a ROM SSD (Autoroute) using ASIC4.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;As with all similar retro projects, this has left me with a dilemma. Do I accept that I will be responsible for the massacre of countless retro storage modules? I think sacrificing a couple of copies of Autoroute for The Greater Good is acceptable, but it’s certainly not sustainable. What I really need is a way to make more ASIC4s.&lt;/p&gt;
&lt;p&gt;Cue the wonderful world of FPGAs!&lt;/p&gt;
&lt;p&gt;Also, cue headaches and defeatism while I try (and repeatedly fail) to learn VHDL.&lt;/p&gt;
&lt;p&gt;And this is where I am right now, learning VHDL and digital design in general while trying to understand exactly how ASIC4 works. And I’m not going to lie, I’m not enjoying it as much as I wish I was. I like being creative, and right now it feels like there’s very little creativity in studying.&lt;/p&gt;
&lt;p&gt;The creativity will come, of course. Once I have a working ASIC4 replica I will be able to modify it to my heart’s content. For example, how about adding an I2C interface? Or SPI? Or even a Z80 for some weird retro-on-retro gaming?&lt;/p&gt;
&lt;p&gt;And yes, I know I could try to emulate ASIC4 in code rather than simulate (replicate?) it in hardware. The trouble is, I want to create something that fits into the SSD slot of a SIBO machine, something that’s ultra portable so that the user (i.e. me) doesn’t have to worry about forgetting to bring yet another device with him. A Raspberry Pi is just too big for this, and an ESP8266 is just too slow. ASIC2 and ASIC9 (the main ICs in the early and later SIBO machines) require immediate response from anything connected to them using SIBO-SP. If an ESP unit is busy doing other things, corruption will occur.&lt;/p&gt;
&lt;p&gt;So, to you lovely hardware hacking people, I have a request. I would like to hear of projects where people have tried similar things, preferably by people who were, when they started, just as much of a newb when it comes to FPGAs as I am now.&lt;/p&gt;
&lt;p&gt;Answers on a postcard, please.&lt;/p&gt;</description></item></channel></rss>