yuyuranium / FPGA-Project-2022-simple-tpu

Systolic array based simple TPU for CNN on PYNQ-Z2
18 stars 2 forks source link

Fix writing dirty data to global buffer #5

Closed yuyuranium closed 2 years ago

yuyuranium commented 2 years ago

I found the bug! Please also merge this PR. Thanks!