ECLair

Custom ECL CPU

  • About ECLair
  • System Overview
  • Microcode & Control Store
  • Instruction Set
  • Registers
  • Paging Subsystem
  • Expansion/Extension Slots
  • Work Log
  • About ECLair
  • System Overview
  • Microcode & Control Store
  • Instruction Set
  • Registers
  • Paging Subsystem
  • Expansion/Extension Slots
  • Work Log

Tag: microcode

DMA implemented, and many bugs fixed along the way

November 17, 2024November 17, 2024

I started working on DMA support and got it most of the way there, but then some of my tests were acting weird. After digging into things with GTKWave a bunch it looked like both 16-bit loads and stores were […]

sen Design Log dma, load-store, microcode

Thoughts on DMA

August 24, 2024

I’ve been reading through Linkers and Loaders for the last couple months, and my brain is very full with toolchain stuff so I figured I’d think about hardware again for a little bit. I think DMA will probably just be […]

sen Design Log dma, front-panel, hardware, interrupts, microcode, peripherals

Thoughts on exceptions

November 14, 2020

The next thing to implement is going to be exceptions, or traps, or faults, I haven’t really decided what to call them yet. We’ll need them for syscalls, page faults, breakpoints, and probably things I haven’t realized yet. My current […]

sen Design Log exceptions, interrupts, microcode

Stack instructions complete

November 14, 2020

After a year away from the project (we adopted a puppy and then there’s been a pandemic), I got back into it today and picked up where I left off in 2019. I’d realized that the stack instructions had been […]

sen Design Log microcode, stack

Interrupts are working!

July 27, 2019

Spent a bunch of today working on microcode and a unit test for interrupts, and got it all working! There are now 8 working interrupt lines that support separate ISRs for each and have a priority system, and there’s a […]

sen Design Log interrupts, microcode

Instruction implementation mostly complete!

July 21, 2019July 26, 2019

Finished off the rewrite of the microcode assembler yesterday, the new one has now taken over as the reference implementation and is the primary microcode assembler used by the simulator. I still want to implement some optimization features later on, […]

sen Design Log, Toolchain interrupts, mcgen, microcode, paging

Microcode assembler work

July 13, 2019July 19, 2019

I’ve spent a bit of time over the past couple of months re-implementing the microcode assembler from scratch. The original microcode assembler was thrown together to save me from typing 64 ones and zeroes for every word of microcode (which […]

sen Design Log mcgen, microcode

Work Log

  • November 2024
  • August 2024
  • November 2022
  • May 2021
  • November 2020
  • July 2019
  • April 2019
  • November 2018
  • October 2018
  • May 2018
  • April 2018
  • March 2018
  • July 2017
  • December 2016
  • July 2015
  • June 2015
  • June 2014
  • May 2014
  • December 2013
  • May 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
Proudly powered by WordPress | Theme: Dream by vsFish.