Got stuck on a problem working on my LHC display, so switched gears for a bit to my CPU to clear my head. I'm working on implementing exceptions, but during my last session on that I realized the path that the control store address bits have to go through seemed to get getting excessively complicated, so I made a note to draw it out next time so I understand it better.
Did that, and it's definitely getting complicated and to be too many levels! Need to put some thought into simplifying this to make it easier to understand, improve propagation time (though it's fine the way it is in theory) and reduce the likelihood of problems, before I complexify it even further. #homebrewcpu