diff --git a/example_designs/targets/simple.py b/example_designs/targets/simple.py index dcb9a10..cf36d9d 100644 --- a/example_designs/targets/simple.py +++ b/example_designs/targets/simple.py @@ -52,7 +52,7 @@ class LiteScopeSoC(SoCCore): counter ] - # cpmmunication group + # communication group analyzer_groups[1] = [ platform.lookup_request("serial").tx, platform.lookup_request("serial").rx,