Commit 8636d40
committed
platforms: Fix TE0025 HyperRAM clock IO standard
Radiant rejects the HyperRAM clk_n pin when the CK/CK# pair is constrained as LVDS, since P6 is not a valid differential negative pin on the LFD2NX-40 CABGA196 package.
The HyperRAM PHY drives clk_p and clk_n as complementary single-ended outputs, matching the rest of the 1.8 V HyperRAM bus, so constrain both clock pins as LVCMOS18H.
Verified with: python3 trenz_tel0025.py --build --output-dir /tmp/litex-trenz_tel0025-radiant-fixed --build-log1 parent a9147a1 commit 8636d40
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
| 78 | + | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments