Forum Discussion
rt52
Occasional Contributor
5 years agoMAX10 Read Dual Boot IP core values in simulation
I can successfully perform an RSU using discrete logic implementation on a MAX10 device. I now want to confirm that the correct image has been loaded. My board has the CONFIG_SEL pin pulled up so i...
rt52
Occasional Contributor
5 years agoHi, I turned to signal tap in order to debug this. I'm not really sure what I did/changed but I was able to see the correct values in signal tap depending on the image that was loaded.
I wish I could state what I was doing wrong, but the last thing I changed before it was working was specifying the address using bit notation instead of hex. (So 3'b001 instead of 3'h1). I'm not sure why this would break/fix anything but apparently it has.