From 06a0ab3d8a88fb22e2ef7db418b510c360ee2655 Mon Sep 17 00:00:00 2001 From: whatmough <pwhatmough@seas.harvard.edu> Date: Sun, 24 May 2020 12:08:41 -0400 Subject: [PATCH] Update README.md --- ip/commctrl/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ip/commctrl/README.md b/ip/commctrl/README.md index 8713e97..3a9458f 100644 --- a/ip/commctrl/README.md +++ b/ip/commctrl/README.md @@ -6,6 +6,9 @@ COMMCTRL is an AHB bus master that allows for straightforward off-chip hosting o The off-chip hosting uses the standard UART protocol and therefore requires nothing more complicated than a simple terminal app for interactive tests. For scripted tests, any UART library can be used, e.g. `pyserial` in a Python script. +#### TODO: Release Python testing CLI - Chip LOad Tool (CLOT) + + ## Description Usage: -- GitLab