[libre-riscv-dev] [Bug 132] SIMD-like nmigen signal for partitioning
bugzilla-daemon at libre-riscv.org
bugzilla-daemon at libre-riscv.org
Sun Jan 26 12:18:49 GMT 2020
http://bugs.libre-riscv.org/show_bug.cgi?id=132
--- Comment #42 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
from the work i did at Aspex they called this concept "Array Strings" because
they were partitionable strings of arrays of ALUs. 1 bit ALUs initially
however they went to 2 bit later.
in my mind vector is kinda clinical and could also be easily be confused with
toplevel ISA vectors. imagine doing a grep on the codebase looking for vector
processing and finding VectorSignal, thinking it was part of the ISA.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-riscv-dev
mailing list