dace icon indicating copy to clipboard operation
dace copied to clipboard

Jacobi simple sample for FPGA

Open TizianoDeMatteis opened this issue 3 years ago • 0 comments

Describe the bug The Jacobi simple sample fails to produce correct FPGA code (both Xilinx, Intel). This is due to some missing kernel parameter in the generated code, that are originated by SDFG symbols

To Reproduce Execute samples/simple/jacobi.py, transform it for FPGAs.

TizianoDeMatteis avatar Mar 02 '21 17:03 TizianoDeMatteis