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

Category: 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

Converted unit tests to seasm format

June 28, 2015April 29, 2018

Started working at moving the unit tests over to seasm rather than raw binary. At this point most of the 8 bit operand tests are moved over, but the “assembler” doesn’t support 16-bit operands yet so that will be the […]

sen Design Log

CALL/RETURN done!

June 3, 2014April 29, 2018

call/ret are finally done and have passing unit tests! Started work on interrupt logic, but ran into an issue that there are no inputs left on the X/Y mux to get the interrupt vectors in anywhere. For the time being, […]

sen Design Log

Timing bugs fixed, wrote simple assembler

June 1, 2014April 29, 2018

Added realistic propagation delays to alu4 and finished the RAM delays, fixed a couple timing issues and tests all pass at 25MHz and 33MHz now. Am going to leave the clock at 25MHz for the time being, as that’s the […]

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.