build/efinix/common: Disable SDRInput for now since breaking designs, needs to be investigated.
This commit is contained in:
parent
b5e91473b7
commit
b135f71512
|
@ -480,7 +480,7 @@ efinix_special_overrides = {
|
|||
DifferentialOutput : EfinixDifferentialOutput,
|
||||
DifferentialInput : EfinixDifferentialInput,
|
||||
SDROutput : EfinixSDROutput,
|
||||
SDRInput : EfinixSDRInput,
|
||||
#SDRInput : EfinixSDRInput, # FIXME: Naming/Excluded IO isuse?
|
||||
SDRTristate : EfinixSDRTristate,
|
||||
DDROutput : EfinixDDROutput,
|
||||
DDRInput : EfinixDDRInput,
|
||||
|
|
Loading…
Reference in New Issue