mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
build/lattice/prjtrellis: fix typo
This commit is contained in:
parent
6048a5291c
commit
75d073f394
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@ class LatticePrjTrellisToolchain:
|
|||
|
||||
os.chdir(cwd)
|
||||
|
||||
return v_output.ns
|
||||
return top_output.ns
|
||||
|
||||
def add_period_constraint(self, platform, clk, period):
|
||||
print("TODO: add_period_constraint")
|
||||
|
|
Loading…
Reference in a new issue