gt_channel/gt_common: simulation parameter warning fix

main
Rejeesh Kutty 2015-03-06 12:36:03 -05:00
parent da5b136f5a
commit 57e1f0e334
1 changed files with 1 additions and 1 deletions

View File

@ -1078,7 +1078,7 @@ module ad_gt_channel_1 (
.SIM_RECEIVER_DETECT_PASS ("TRUE"),
.SIM_RESET_SPEEDUP ("TRUE"),
.SIM_TX_EIDLE_DRIVE_LEVEL (1'b0),
.SIM_VERSION ("Ver_1"),
.SIM_VERSION (2),
.TAPDLY_SET_TX (2'b00),
.TEMPERATUR_PAR (4'b0010),
.TERM_RCAL_CFG (15'b100001000010000),