From 19060eeee73f1047782bacb38aad3830d0d56e16 Mon Sep 17 00:00:00 2001 From: AdvaySingh1 Date: Wed, 11 Feb 2026 14:40:32 -0800 Subject: [PATCH] Added TODO for how to add the COI set --- notes.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/notes.txt b/notes.txt index 4f6e589c5..dabc89cf0 100644 --- a/notes.txt +++ b/notes.txt @@ -188,4 +188,6 @@ Future TODOs: 2) Add threshold (how many flops depend on the same enable signal) 3) Add different setting for type of mitter (maybe add just the !COI -> D == Q) for a weaker clock gate (still consumes power if COI and D == Q but might be faster) -4) Deal with posede vs negedge of the clocks \ No newline at end of file +4) Deal with posede vs negedge of the clocks +5) Experiment with different logical combinations of the COI set (rather than just + or-ing them all together) \ No newline at end of file