summaryrefslogtreecommitdiffstats
path: root/ToDo
diff options
context:
space:
mode:
Diffstat (limited to 'ToDo')
-rw-r--r--ToDo6
1 files changed, 6 insertions, 0 deletions
diff --git a/ToDo b/ToDo
index e61ca28..1f3129c 100644
--- a/ToDo
+++ b/ToDo
@@ -1,3 +1,9 @@
+1. Read registers from XML description. It also makes sense to provide
+ formal XML-based language for DMA implementation.
+ a) Writting/Reading register values
+ b) Wait until <register1>=<value> on <register2>=<value> report error
+ c) ... ?
2. Hint for register value representation in the bank (hex, decimal)
3. Implement software registers
4. Support FIFO reads/writes from/to registers
+5. Provide OR and AND operations on registers in cli