ibex
ibex copied to clipboard
Automatically Fault Injection at run-time
I designed a Control-flow integrity checker module, implemented it inside the ibex core and it works correctly. Now I want to automatically generate stuck-at faults affecting all signals of the system to analyze the performance of my checker module. Could you help me with that?