From e869534670e1e1cb3b68c1e60205c36dff2dcb16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 6 Mar 2018 22:07:34 +0100 Subject: Append some TODOs --- TODO.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO.md b/TODO.md index e23fe49..3dc1fbc 100644 --- a/TODO.md +++ b/TODO.md @@ -9,3 +9,11 @@ * When MemoryView is resized we should ensure that we stay in middle even if we add new column. * Optimize MemoryView (it calls layout size and do_layout a lot) +* Use background color to mark program and data in cache +* Do not use multiple rows for program and memory unless there is more horizontal + space then vertical +* There seems to be some problem with layout recalculation when dock is pulled + out of main window. When it's resized then it's immediately correctly + recalculated. +* Implement tests for forwarding and stall in pipecore (check things like if we + nop is correctly inserted, and if forward correctly works and so on). -- cgit v1.2.3