Skip to content
Snippets Groups Projects
Unverified Commit ab41cf5b authored by Arnaud Durand's avatar Arnaud Durand Committed by GitHub
Browse files

Update ecp5_evn.py

parent f8f2301a
No related branches found
No related tags found
No related merge requests found
......@@ -117,9 +117,9 @@ class Platform(LatticePlatform):
def request(self, *args, **kwargs):
if "serial" in args:
print("two 0 Ω resistors shoud be populated on R34 and R35 and "
"the FT2232H should be configured to UART with virtual COM on "
"port B")
print("R22 and R23 should be removed, two 0 Ω resistors shoud be "
"populated on R34 and R35 and the FT2232H should be configured to "
"UART with virtual COM on port B")
if "ext_clk50" in args:
print("an oscillator must be populated on X5")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment