Forum Discussion
JensVkb
Occasional Contributor
3 years agoPossible 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 trigge...
JensVkb
Occasional Contributor
3 years ago@RichardTanSY_Altera makes sense.
I figured it out: I'm using the modelsim force command to at certain times, force a '0' or corrupt the data. Might not be perfect, but it does mean no change in my design is needed and it gets the job done.
Not sure how I would change the IP, since those source files are encrypted... but as said: figured out a way to accomplish what I need.