diff --git a/final/todo.md b/final/todo.md index ff49f1c..4811c15 100644 --- a/final/todo.md +++ b/final/todo.md @@ -1,5 +1,6 @@ * [x] Figure out the weird opAmp behavior -* [ ] Design cell with strict metal policies -* [ ] Add precharger version of memory cell (or explain how they compose) -* [ ] Test cell in the _middle_. -* [ ] Walk through the consequences of the read/write block being in the middle. +* [x] Design cell with strict metal policies +* [x] Add precharger version of memory cell (or explain how they compose) +* [x] Test cell in the _middle_. +* [x] Walk through the consequences of the read/write block being in the middle. +* [ ] Figure out what to do with flopped write block.