SKara
New Contributor
1 year agoStratix 10 flash Partition size
How it is possible to know the partition size once it is already programmed in flash (From the data in the partition itself) ? We would like to add a raw data straight after the configuration partition, and would like a user application to fetch that data from flash . For that we want some way of determining the partition size based on it's data . Once the BOOT_INFO partition has fixed size , the rest are floating due to compression . is there some kind of header on each partition that can be parsed to get it's size ?