build/efinix/common: Enable back SDRInput since support fixed with recent changes.
This commit is contained in:
parent
9760493c32
commit
431feb0ac2
|
@ -497,7 +497,7 @@ efinix_special_overrides = {
|
|||
DifferentialOutput : EfinixDifferentialOutput,
|
||||
DifferentialInput : EfinixDifferentialInput,
|
||||
SDROutput : EfinixSDROutput,
|
||||
#SDRInput : EfinixSDRInput, # FIXME: Naming/Excluded IO isuse?
|
||||
SDRInput : EfinixSDRInput,
|
||||
SDRTristate : EfinixSDRTristate,
|
||||
DDROutput : EfinixDDROutput,
|
||||
DDRInput : EfinixDDRInput,
|
||||
|
|
Loading…
Reference in New Issue