This repository contains a few simple modules to perform, among other things, array-shape conversion in Verilog. For example, it is possible to convert a 1D array of n-bit values to a 2D (or 3D) array ...
This chapter introduces the systolic array in Verilog HDL. It explains in detail how to design the control module and the systolic array, connected by local neighborhood connections.