This is an old revision of the document!


Additional global Resets

The spreset.act file can be imported for two global resets: the first reset (fReset), and second reset (sReset). The reset protocol used is:

  1. Assert fReset and sReset
  2. De-assert fReset
  3. De-assert sReset
bool fReset, sReset;
sReset = Reset;