Skip to content

Commit 072fe42

Browse files
Releasing reset in RecFNToIN.cpp wrapper (#87)
1 parent ce9779a commit 072fe42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hardfloat/tests/resources/csrc/RecFNToIN.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ int main (int argc, char* argv[])
5050
module.clock = 1;
5151
module.eval();
5252
}
53+
module.reset = 0;
5354

5455
// main operation
5556
for (;;) {

0 commit comments

Comments
 (0)