mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
build/lattice/common/lattice_ecp5_trellis_special_overrides: Add missing DifferentialOutput.
This commit is contained in:
parent
6ab156e225
commit
69c6fa11d2
1 changed files with 1 additions and 0 deletions
|
@ -178,6 +178,7 @@ lattice_ecp5_trellis_special_overrides = {
|
|||
DDRInput: LatticeECP5DDRInput,
|
||||
DDROutput: LatticeECP5DDROutput,
|
||||
DifferentialInput: LatticeECP5DifferentialInput,
|
||||
DifferentialOutput: LatticeECP5DifferentialOutput,
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue