[libre-riscv-dev] daily kan-ban update 24may2020
Tobias Platen
libre-soc at platen-software.de
Sun May 24 20:23:09 BST 2020
this evening:
I began working on the elaboratable function of the DataMerger class, which I still haven't commited yet.
If all bits in addr_array_i are zero the output will be zero too as nothing needs to be merged.
I' now asking myself weather the interface is correct, and how the DataMerger is used.
:addr_array_i: an NxN Array of Signals with bits set indicating address match
:data_i: an Nx Array of Records {data: 128 bit, byte_enable: 16 bit}
:data_o: an Output Record of same type {data: 128 bit, byte_enable: 16 bit}
--
Tobias Platen <libre-soc[at]platen-software[dot]de>
More information about the libre-riscv-dev
mailing list