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

STATUS/FLAGS works in simulator, as do jumps

March 21, 2018April 29, 2018

Implemented basic STATUS/FLAGS support in the functional simulator and made numerous bug fixes so now the jmp and jmpz tests now run successfully, as does the mode test. Next steps will be to implement paging in the functional simulator, which […]

sen Design Log

Refactored functional simulator decode

March 20, 2018April 29, 2018

Refactored the way control words are decoded in the functional simulator, the code is much simpler and much easier to read now. The next steps will be to complete support for the rest of the microcode including paging, and then […]

sen Design Log

Code optimization on functional simulator

March 19, 2018April 29, 2018

Improved the code for the functional simulator some, made it more “Swift-like”. Also used the new “stats” feature of the functional simulator to make a slight optimization to ldi16.?, it was doing an extra memory read that wasn’t required, so […]

sen Design Log

Functional simulator now executes ldi16.a completely

March 18, 2018April 29, 2018

Did more work on the functional simulator, it now executes the ldi16.a test from start to finish without issues. It still doesn’t support paging, any of the FLAGS, and a lot of other microcode features.

sen Design Log

Functional simulator is starting to work

March 17, 2018April 29, 2018

Worked on the functional simulator a bunch more, it now gets 3 microcode steps in before dying, which is progress!

sen Design Log

More work on functional simulator

July 1, 2017April 29, 2018

Started moving the basic Swift simulator from command line bits into XCode and building the actual GUI for it.

sen Design Log

Started work on functional simulator

December 1, 2016April 29, 2018

Started working on a high-level simulator to use in working out the final instruction set before finalizing hardware. I decided to learn Swift as I do it (since I wanted a GUI simulator and Swift seemed one of the better […]

sen Design Log

Converted Z register into Z bus

July 3, 2015April 29, 2018

Realized there’s no reason to have a Z register at all, X and Y need it since their inputs both come off the shared XY input bus, but with Z every time we load it we immediately then use the […]

sen Design Log

Worked on interrupts more

July 1, 2015April 29, 2018

Wrote a tool that generates digraphs out of the microcode. Also did a bunch of prep work that had to be done before doing more interrupt work, now have instructions to disable/enable interrupts and can individually set/reset FLAGS bits (instead […]

sen Design Log

More work on interrupts

June 30, 2015April 29, 2018

Finished converting all of the unit tests to seasm. Implemented the basic hardware so that interrupts are able to force a jump to microcode interrupt vectors rather than IR when a fetch/execute next happens. Also moved ECLair into a test […]

sen Design Log

Posts navigation

1 … 5 6 7 … 10

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.