SoC Hardware Library (HWLIB) จะกําหนดค่าและควบคุม SoC Quad Serial Peripheral Interface (SPI) Controller แหล่งข้อมูล QSPI HWLIB สามารถพบได้ในไฟล์ /ip/altera/hps/altera_hps/hwlib/include/alt_qspi.h ไฟล์ alt_qspi.h มีข้อคิดเห็นต่อไปนี้:
* 1. Qspi Direct Access Mode is not working!
*
* This is because the qspi flash memory installed on our DevKit board, Micro
* part N25Q00xx, 8 Gb, is not completely compatible with our embedded Synopsis
* QSPI controller IP. Therefore there is no viable direct access code offered
* in the lib. All the memory rea/write functionality is offered with indirect
* access only.
*
* Should you install a different flash memory part in your custom board, and
* wondering wether direct access mode works, please contact with us.
******************************************************************************/
คําแถลงนี้เตือนลูกค้าว่าสําหรับการใช้งานมัลติไดย์ คอนโทรลเลอร์จําเป็นต้องอ่านคําสั่งแฟลกสถานะเพิ่มเติมที่ไม่ได้รับการสนับสนุนในขณะนี้
ปัญหานี้ได้รับการกําหนดให้แก้ไขในเวอร์ชันในอนาคตของชุดออกแบบเอ็มเบ็ดเด็ด soC Altera