Skip to content

Commit

Permalink
build/efinix/common: Disable SDRInput for now since breaking designs,…
Browse files Browse the repository at this point in the history
… needs to be investigated.
  • Loading branch information
enjoy-digital committed Sep 26, 2024
1 parent b5e9147 commit b135f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion litex/build/efinix/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ def lower(dr):
DifferentialOutput : EfinixDifferentialOutput,
DifferentialInput : EfinixDifferentialInput,
SDROutput : EfinixSDROutput,
SDRInput : EfinixSDRInput,
#SDRInput : EfinixSDRInput, # FIXME: Naming/Excluded IO isuse?
SDRTristate : EfinixSDRTristate,
DDROutput : EfinixDDROutput,
DDRInput : EfinixDDRInput,
Expand Down

0 comments on commit b135f71

Please sign in to comment.