Possible to simulate error behaviour - On Chip Flash IP?
I would like to simulate the error behaviour of my design, that uses the on chip flash IP.
I'm able to simulate the desired behaviour, reprogramming of CFM0 and CFM1, and I would now like to trigger the error behaviour designed into the functionality. I would like to see if my design behaves as desired when the on chip flash IP block reports an error or when data-readback shows a mismatch with the data that should have been programmed.
Is it possible to trigger such errors with the simulation of the on chip flash IP? Or do I have to change my design to incorporate a 'corruptor' block to fake on chip flash IP errors and insert that corruptor between the on chip flash IP block and the component interacting with it?
(this but than I would somehow need to verify that this corruptor block is definitely not present in the actual design)