ASMI Parallel II Intel® FPGA IP User Guide

ID 683669
Date 10/09/2023
Public

Example 4: Perform Sector Protect at Sectors (0 to 127)

#If the sector is not protected with TB bit set to 0, system console prints 
#0x00000000
read_status_register
#Execute sectors (0 to 127) protection. Refer to datasheet for block 
#protection bit.
sector_protect 0x00000060
#read back status register to check whether sectors(0 to 127) are protected, 
#system console prints 0x00000060
read_status_register