This is a demo of systolic array matrix multiplication, as performed by Google's tensor processing unit.
The python file above doesn't produce hardware, but it models the connections and operations that would be implemented in hardware to produce a systolic array.