Knowledge Base Article

How do I use the CHANGE_EDREG instruction to simulate a CRC error in Intel® Cyclone® 10 LP device?

Description

You can perform CHANGE_EDREG using quartus_jli command with an appropriate JAM STAPL Format File (.jam) file in Intel® Cyclone® 10 LP device.

You can download an example crc-edreg-c.jam.

Here are the steps to execute quartus_jli command with the example .jam file

  1. Connect your PC to your Intel Cyclone 10 LP device through a download cable
  2. Configure your Intel Cyclone 10 LP device
  3. Open a command prompt when using Windows or a command shell when using Linux
  4. Execute the following command

    quartus_jli -c <cable number> -a CONFIG_IO crc-edreg-c.jam

    The cable number can be identified by using jtagconfig command.
  5. After CHANGE_EDREG is executed successfully, the 32-bit storage register of the error detection block is modified and a CRC error is detected.
Updated 7 days ago
Version 2.0
No CommentsBe the first to comment