The spreset.act
file can be imported for two global resets: the first reset (fReset
), and second reset (sReset
).
The reset protocol used is:
fReset
and sReset
fReset
sReset
sReset
is connected to Reset
. Import this file using
import "spreset.act";
The signals defined in this file are:
bool fReset, sReset;