Commit 8593773
Jon Szymaniak
nios, lms, libbladeRF: Utilize FPGA support for atomic NINT/NFRAC write
Both the host and NIOS II FPGA retuning modes now make use of
FPGA v0.4.0's atomic write of the LMS6002D NINT and NFRAC PLL registers.
This helps avoid changing the PLL multiple times when attempting to
configure it.1 parent 612f323 commit 8593773
5 files changed
Lines changed: 28 additions & 6 deletions
File tree
- fpga_common/src
- hdl/fpga/ip/altera/nios_system/software/bladeRF_nios/src
- host/libraries/libbladeRF/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
2284 | 2285 | | |
2285 | 2286 | | |
2286 | 2287 | | |
| 2288 | + | |
2287 | 2289 | | |
2288 | 2290 | | |
2289 | 2291 | | |
2290 | 2292 | | |
| 2293 | + | |
| 2294 | + | |
| 2295 | + | |
| 2296 | + | |
| 2297 | + | |
| 2298 | + | |
| 2299 | + | |
| 2300 | + | |
| 2301 | + | |
| 2302 | + | |
2291 | 2303 | | |
2292 | 2304 | | |
2293 | 2305 | | |
| |||
2324 | 2336 | | |
2325 | 2337 | | |
2326 | 2338 | | |
2327 | | - | |
| 2339 | + | |
2328 | 2340 | | |
2329 | 2341 | | |
2330 | 2342 | | |
2331 | 2343 | | |
2332 | 2344 | | |
2333 | | - | |
| 2345 | + | |
2334 | 2346 | | |
2335 | 2347 | | |
2336 | 2348 | | |
2337 | 2349 | | |
2338 | 2350 | | |
2339 | | - | |
| 2351 | + | |
2340 | 2352 | | |
2341 | 2353 | | |
2342 | 2354 | | |
2343 | 2355 | | |
2344 | 2356 | | |
2345 | | - | |
| 2357 | + | |
2346 | 2358 | | |
2347 | 2359 | | |
2348 | 2360 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
71 | 75 | | |
72 | 76 | | |
73 | 77 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
76 | 81 | | |
77 | 82 | | |
78 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
0 commit comments