util_adxcvr: GTY TX phase and delay alignment circuit power down.
Tied High when a) TX buffer bypass is not in use; see UG578main
parent
ef69fe36db
commit
e1b73545e4
|
@ -3272,7 +3272,7 @@ module util_adxcvr_xch #(
|
||||||
.TXPDELECIDLEMODE (1'b0),
|
.TXPDELECIDLEMODE (1'b0),
|
||||||
.TXPHALIGN (1'b0),
|
.TXPHALIGN (1'b0),
|
||||||
.TXPHALIGNEN (1'b0),
|
.TXPHALIGNEN (1'b0),
|
||||||
.TXPHDLYPD (1'b0),
|
.TXPHDLYPD (1'b1),
|
||||||
.TXPHDLYRESET (1'b0),
|
.TXPHDLYRESET (1'b0),
|
||||||
.TXPHDLYTSTCLK (1'b0),
|
.TXPHDLYTSTCLK (1'b0),
|
||||||
.TXPHINIT (1'b0),
|
.TXPHINIT (1'b0),
|
||||||
|
|
Loading…
Reference in New Issue