I am looking for ECC insertion method (any instruction) on any address with ARM Cortex M4. Some processors sport data line flips using instructions.
Hello Anuj,
do you want to validate by RTL or Gate Level?
Or a real chip level?
If you are saying about a real chip validation, it is impossible to insert ECC error unless the chip has such the feature as hardware.
Best regards,
Yasuhiko Koumoto.
Hello Yasuhiko Koumoto,
Thanks for your reply.
I am looking for chip level, when there is no method available for ecc insertion.
I have one idea:
Don' initialize one section of SRAM and try to read that area, might be we can hit single bit or double bit ecc error at some random location in uninitialized area.
But this will not give proper control.
Best Regards,
Anuj