sync_up: Added Dmitry, Sadoon
[libreriscv.git] / SEP-210803722_Libre-SOC_8_core / discussion.mdwn
1 # Notes and research
2
3 <http://lists.libre-soc.org/pipermail/libre-soc-dev/2021-October/003932.html>
4 a core which appears to use the same "Vertical-first" technique
5 and shows at least a 2x reduction in power consumption and a 3.5x reduction
6 in completion time. the technique appears to be a combination of DSP-style "Zero Overhead Loop Control" (ZOLC) combined with CISC-like "auto-load-and-increment" that is, unlike CISC, a hidden (context-sensitive, tagged) activity.
7