There are two distinct ways of halting MicroBlaze V execution in a controlled manner:
- Software controlled by executing a
wfiinstruction to enter sleep mode.
- Hardware controlled by setting the input signal
Pauseto pause the pipeline.
There are two distinct ways of halting MicroBlaze V execution in a controlled manner:
wfi instruction to enter sleep
mode.Pause to pause the
pipeline.