CHung
Occasional Contributor
5 years agoAN881 reference design crashes on S10 MX (1SM21CHU) device
Hi,
After the following discussion and some email communication,
https://forums.intel.com/s/question/0D50P00004UIHagSAH/an881-reference-design-need-to-be-upgraded-for-device-1sm21ch,
AN881 design still cannot work on our board (16GB HBM2 version).
Above discussion has been closed, so I create a new one.
Let me summarize the experiment results so far,
- Compile AN881 by Quartus 18.1 or 19.1, and change device to 1SM21CHU1F53E1VG. Linux server cannot recognize FPGA (by lspci command).
- Compile AN881 by Quartus 19.3, and change device to 1SM21CHU1F53E1VG. There are some error message when upgrading IP process.
- Compile AN881 by Quartus 19.2, and change device to 1SM21CHU1F53E1VG. Linux server can recognize FPGA PCIe device by lspci command, and the BAR memory space is allocated by BIOS successfully. However, the test program (software_hbm2_ddr4 folder included in AN881) always fails. The driver is installed successfully, but once we execute "link test" or "DMA test" function, the Linux system crashes so that we need to restart the computer. As attached figure, when we enter 0 to choose "0: Link test", the system doesn't response anymore.
In previous discussion by e-mail, AN881 design author said the design works on Intel's side.
However, their device is not 1SM21CHU*.
Every time we change the device setting to 1SM21CHU*, it doesn't work.