Display Output

Where thoughts show up as words

tinysys part one: Overview

Software-first approach Since I’m a software developer, tinysys was designed to be something that I can simply plug in and upload an ELF file onto, and not care about having it crash in a way that’s unrecoverable. Now that I think about it, I probably wanted a retro computer from the 80s but with a […]

New design

I’ve been working on something different for a while now, and I think I have a system that is about 80% usable. The new system depends on a fairly reasonably priced core board that carries a Xilinx A7-200T part, made by QMTECH. I’ve built an expansion board around it to add some required features which […]

E32E RISC-V System Revisited

During my short break I decided to work on the existing E32E device and change it to be a bit more like a mini gaming machine.To that end, I’ve revised it to match the following layout: The current ROM and samples, alongside with a doom port can be found here: ecilasun/riscvtool The hardware implementation with […]