example_designs: typo
This commit is contained in:
parent
d919f90cf6
commit
3efaefaae2
|
@ -52,7 +52,7 @@ class LiteScopeSoC(SoCCore):
|
||||||
counter
|
counter
|
||||||
]
|
]
|
||||||
|
|
||||||
# cpmmunication group
|
# communication group
|
||||||
analyzer_groups[1] = [
|
analyzer_groups[1] = [
|
||||||
platform.lookup_request("serial").tx,
|
platform.lookup_request("serial").tx,
|
||||||
platform.lookup_request("serial").rx,
|
platform.lookup_request("serial").rx,
|
||||||
|
|
Loading…
Reference in New Issue