05-14-2019 10:23 PM
I use the ultrascale FPGA to make the system testing memory.
I modify the code and then, microblaze(cal_riu) in MIG does not work properly.
cal_addr_decode.sv file and riu files take charge of the calibration from init to cal_done. which signal init the microblaze? (ub_initDone in cal_addr_decode.sv is always zero. so, next stage as MR init is not working and, finally calibration is not working. not cablibration fail)
Thank you in advance.
05-14-2019 10:59 PM
05-14-2019 11:08 PM
05-15-2019 12:12 AM
Can I suggest that is not a good way to go ahead,
That micorblaze in the MIG is at best 'special', VERY dedicated to its job of calibration and monitoring.
If you want to do more than look at it, I'd sugest that up have a long chat with your FAE.
05-15-2019 11:06 PM
Thank you. I'll contact the FAE to resolve the microblaze problem.
05-16-2019 11:48 PM
Was MIG working before you made modification?
05-17-2019 12:01 AM