Commit 896e1b4d authored by Sakthivel Velumani's avatar Sakthivel Velumani

272 Rbs support in dlsim

parent e90603fe
...@@ -469,7 +469,7 @@ int main(int argc, char **argv) ...@@ -469,7 +469,7 @@ int main(int argc, char **argv)
fs = 122.88e6; fs = 122.88e6;
bw = 90e6; bw = 90e6;
} }
else if (mu == 1 && N_RB_DL == 273) { else if (mu == 1 && N_RB_DL == 272) {
fs = 122.88e6; fs = 122.88e6;
bw = 100e6; bw = 100e6;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment