cadet1620 wrote
load does not directly affect the output value of the Memory chip. When needed, it gets passed to the components that make up the Memory that need a load input.
Memory's similar to the larger RAMs in concept, except that the internal parts aren't all smaller RAMs.
--Mark
My initial understanding was due not paying attention to the tick/output/tock lines in the .tst file. In the past the line numbers would be next to the compare and output such as
1
1+
2
2+
...
I managed to "hack" it for lack of a better word, under the test conditions. I'll study the successful code and see if I can grok it.
Edit to add: Nope, still not it. Manual testing doesn't hold up under scrutiny. BTTDB