Skip to content

Commit

Permalink
rm irrelevant todo
Browse files Browse the repository at this point in the history
  • Loading branch information
mkorbel1 committed Nov 25, 2024
1 parent 627b644 commit 15008c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/modules/conditional.dart
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ class Sequential extends _Always {
clk));
_preTickClkValues.add(null);
}
//TODO: for asyncReset, if(reset), does it sample pre-tick or post-tick??? bug???

_setup();
}

Expand Down

0 comments on commit 15008c6

Please sign in to comment.