intel / fpga-runtime-for-opencl

Intel® FPGA Runtime for OpenCL™ Software Technology
Other
34 stars 68 forks source link

Correct CSR pipe behaviour when StallFree is used #340

Closed zibaiwan closed 8 months ago

zibaiwan commented 10 months ago
  1. Parse the new IsStallFree info from compiler.
  2. Correct the CSR pipe write&read behavior based on the property

Basic test passed with the design provided in the Case. More scenarios are being tested.