Some fields from the instruction decoding can be passed through directly from the CPU to dependent chips, without needing to further unpack them.
A first example of such is the memory_Xbytes that can be passed through to the MEMW and LOAD chips without splitting it into three columns at the CPU level.
Some fields from the instruction decoding can be passed through directly from the CPU to dependent chips, without needing to further unpack them.
A first example of such is the
memory_Xbytesthat can be passed through to the MEMW and LOAD chips without splitting it into three columns at the CPU level.