gt_channel/gt_common: simulation parameter warning fix

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

View File

@ -190,7 +190,7 @@ module ad_gt_common_1 (
if (GTH_GTX_N == 1) begin
GTHE3_COMMON #(
.SIM_RESET_SPEEDUP ("TRUE"),
.SIM_VERSION ("Ver_1"),
.SIM_VERSION (2),
.SARC_EN (1'b1),
.SARC_SEL (1'b0),
.SDM0_DATA_PIN_SEL (1'b0),