Skip to content

Commit

Permalink
build/gowin/common: disable Tristate (uncorrect code with tangNano9k …
Browse files Browse the repository at this point in the history
…hypperram #1833)
  • Loading branch information
trabucayre committed Nov 13, 2023
1 parent 968bd28 commit a18537b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion litex/build/gowin/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,5 @@ def lower(dr):
DDROutput: GowinDDROutput,
DifferentialInput: GowinDifferentialInput,
DifferentialOutput: GowinDifferentialOutput,
Tristate: GowinTristate,
#Tristate: GowinTristate, # FIXME: issue with tangNano9k hyperram
}

0 comments on commit a18537b

Please sign in to comment.